Skip to content

Commit

Permalink
update requirements for security
Browse files Browse the repository at this point in the history
  • Loading branch information
DocSavage committed Jun 27, 2021
1 parent 4951a4f commit 06f0038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ certifi==2020.11.8
cffi==1.14.4
chardet==3.0.4
click==7.1.2
fastapi==0.62.0
fastapi>=0.65.2
google-api-core==1.23.0
google-auth==1.23.0
google-cloud-bigquery==2.4.0
Expand All @@ -26,7 +26,7 @@ protobuf==3.14.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydantic==1.7.2
pydantic>=1.7.4
pytz==2020.4
requests==2.25.0
rsa>=4.7
Expand Down

0 comments on commit 06f0038

Please sign in to comment.