Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump protobuf from 3.8.0 to 3.18.3 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 16 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@ certifi==2019.3.9
# via requests
chardet==3.0.4
# via requests
django-auth-ldap==1.7.0
# via -r requirements.in
django-bootstrap3-datetimepicker-3==2.6.0
# via -r requirements.in
django-bootstrap3==11.0.0
# via -r requirements.in
django-post-office==3.2.1
# via -r requirements.in
django==2.2.24
# via
# -r requirements.in
# django-auth-ldap
# django-post-office
# jsonfield
django-auth-ldap==1.7.0
# via -r requirements.in
django-bootstrap3==11.0.0
# via -r requirements.in
django-bootstrap3-datetimepicker-3==2.6.0
# via -r requirements.in
django-post-office==3.2.1
# via -r requirements.in
firebase-admin==2.16.0
# via -r requirements.in
google-api-core[grpc]==1.11.1
Expand All @@ -35,14 +35,14 @@ google-api-core[grpc]==1.11.1
# google-cloud-firestore
google-api-python-client==1.7.9
# via -r requirements.in
google-auth-httplib2==0.0.3
# via google-api-python-client
google-auth==1.6.3
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-cloud-storage
google-auth-httplib2==0.0.3
# via google-api-python-client
google-cloud-core==1.0.1
# via
# google-cloud-firestore
Expand Down Expand Up @@ -74,21 +74,21 @@ mysqlclient==1.4.2.post1
# via -r requirements.in
oauth2client==4.1.3
# via -r requirements.in
protobuf==3.8.0
protobuf==3.18.3
# via
# google-api-core
# googleapis-common-protos
pyasn1-modules==0.2.5
# via
# google-auth
# oauth2client
# python-ldap
pyasn1==0.4.5
# via
# oauth2client
# pyasn1-modules
# python-ldap
# rsa
pyasn1-modules==0.2.5
# via
# google-auth
# oauth2client
# python-ldap
pyparsing==2.4.7
# via httplib2
python-ldap==3.2.0
Expand All @@ -115,7 +115,6 @@ six==1.12.0
# google-resumable-media
# grpcio
# oauth2client
# protobuf
sqlparse==0.3.0
# via django
uritemplate==3.0.0
Expand Down