Skip to content

Commit

Permalink
Upgrade libraries (#210)
Browse files Browse the repository at this point in the history
Co-authored-by: Jash Parekh <jparekh1@wayfair.com>
  • Loading branch information
jashparekh and Jash Parekh authored Nov 28, 2021
1 parent 5ea59ef commit f409308
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions requirements.lock
Original file line number Diff line number Diff line change
@@ -1,30 +1,31 @@
# THIS IS AN AUTOGENERATED LOCKFILE. DO NOT EDIT MANUALLY.
cachetools==4.2.4
certifi==2021.10.8
charset-normalizer==2.0.7
charset-normalizer==2.0.8
click==8.0.3
google-api-core==1.31.3
google-auth==1.35.0
google-cloud-bigquery==2.6.1
google-cloud-core==1.7.2
google-api-core==2.2.2
google-auth==2.3.3
google-cloud-bigquery==2.30.1
google-cloud-core==2.2.1
google-crc32c==1.3.0
google-resumable-media==1.3.3
google-resumable-media==2.1.0
googleapis-common-protos==1.53.0
grpcio==1.41.1
grpcio==1.42.0
grpcio-status==1.42.0
idna==3.3
packaging==21.0
packaging==21.3
pip==21.2.4
proto-plus==1.19.6
protobuf==3.17.3
proto-plus==1.19.8
protobuf==3.19.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydantic==1.8.2
pyparsing==3.0.2
pytz==2021.3
pyparsing==3.0.6
python-dateutil==2.8.2
requests==2.26.0
rsa==4.7.2
rsa==4.8
setuptools==57.5.0
six==1.16.0
typing-extensions==3.10.0.2
typing_extensions==4.0.0
urllib3==1.26.7
wheel==0.37.0

0 comments on commit f409308

Please sign in to comment.