Skip to content

Commit

Permalink
Merge branch 'freeze_requirements'
Browse files Browse the repository at this point in the history
  • Loading branch information
armenzg committed Dec 21, 2023
2 parents 9bba586 + 153b522 commit f707dc2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
30 changes: 30 additions & 0 deletions requirements.frozen.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
blinker==1.7.0
cachetools==5.3.2
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==2.0.12
click==8.1.7
cryptography==41.0.7
Flask==2.3.3
google-api-core==2.15.0
google-auth==2.25.2
google-cloud-secret-manager==2.11.0
googleapis-common-protos==1.62.0
grpc-google-iam-v1==0.13.0
grpcio==1.60.0
grpcio-status==1.60.0
idna==3.6
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
proto-plus==1.23.0
protobuf==4.25.1
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
PyJWT==2.4.0
requests==2.27.1
rsa==4.9
sentry-sdk==1.5.8
urllib3==1.26.18
Werkzeug==3.0.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
flask==2.0.3
flask==2.3.3
google-cloud-secret-manager==2.11.0
PyJWT[crypto]==2.4.0
requests==2.27.1
Expand Down

0 comments on commit f707dc2

Please sign in to comment.