Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
toddbirchard committed Feb 7, 2024
1 parent 4c60f16 commit 642b3a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ async-timeout==4.0.3 ; python_version >= "3.10" and python_version < "3.11"
attrs==23.2.0 ; python_version >= "3.10" and python_version < "4.0"
blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
boto==2.49.0 ; python_version >= "3.10" and python_version < "4.0"
botocore==1.34.35 ; python_version >= "3.10" and python_version < "4.0"
botocore==1.34.36 ; python_version >= "3.10" and python_version < "4.0"
cachetools==5.3.2 ; python_version >= "3.10" and python_version < "4.0"
certifi==2024.2.2 ; python_version >= "3.10" and python_version < "4.0"
cffi==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
Expand All @@ -27,7 +27,7 @@ fastapi==0.109.2 ; python_version >= "3.10" and python_version < "4.0"
frozenlist==1.4.1 ; python_version >= "3.10" and python_version < "4.0"
google-api-core==2.16.2 ; python_version >= "3.10" and python_version < "4.0"
google-auth==2.27.0 ; python_version >= "3.10" and python_version < "4.0"
google-cloud-bigquery==3.17.1 ; python_version >= "3.10" and python_version < "4.0"
google-cloud-bigquery==3.17.2 ; python_version >= "3.10" and python_version < "4.0"
google-cloud-core==2.4.1 ; python_version >= "3.10" and python_version < "4.0"
google-cloud-storage==2.14.0 ; python_version >= "3.10" and python_version < "4.0"
google-cloud==0.34.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit 642b3a0

Please sign in to comment.