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 a98c1ac commit e4df711Copy full SHA for e4df711
authenticating-users/requirements.txt
@@ -2,5 +2,5 @@
2
Flask==2.1.2
3
cryptography==37.0.2
4
python-jose[cryptography]==3.3.0
5
-requests==2.28.0
+requests==2.28.1
6
# [END getting_started_requirements]
requirements.txt
@@ -1,4 +1,4 @@
1
flake8==4.0.1
nox==2022.1.7
pytest==7.1.2
0 commit comments