We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81cffc4 commit 9ad829eCopy full SHA for 9ad829e
requirements.in
@@ -2,7 +2,7 @@ Flask-Cors==3.0.10
2
Flask==2.3.3
3
Werkzeug==2.3.8
4
boto3==1.24.30
5
-requests==2.31.0
+requests==2.32.0
6
urllib3==1.26.18
7
# Installing cryptography backend since it is the recommended one: https://pypi.org/project/python-jose/
8
python-jose[cryptography]==3.3.0
requirements.txt
@@ -84,7 +84,7 @@ python-jose[cryptography]==3.3.0
84
# via -r requirements.in
85
pyyaml==6.0
86
87
88
89
rsa==4.9
90
# via python-jose
0 commit comments