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 9ad829e commit dd43a24Copy full SHA for dd43a24
requirements.in
@@ -3,7 +3,7 @@ Flask==2.3.3
3
Werkzeug==2.3.8
4
boto3==1.24.30
5
requests==2.32.0
6
-urllib3==1.26.18
+urllib3==1.26.19
7
# Installing cryptography backend since it is the recommended one: https://pypi.org/project/python-jose/
8
python-jose[cryptography]==3.3.0
9
cryptography==42.0.4
requirements.txt
@@ -97,7 +97,7 @@ six==1.16.0
97
# python-dateutil
98
tomli==2.0.1
99
# via pytest
100
101
# via
102
# -r requirements.in
103
# botocore
0 commit comments