We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b855426 commit ce88309Copy full SHA for ce88309
authenticating-users/requirements.txt
@@ -2,5 +2,5 @@
2
Flask==2.2.5
3
cryptography==40.0.2
4
python-jose[cryptography]==3.3.0
5
-requests==2.30.0
+requests==2.31.0
6
# [END getting_started_requirements]
requirements.txt
@@ -2,4 +2,4 @@ flake8===5.0.4; python_version < '3.8'
flake8==6.0.0; python_version >= '3.8'
pytest==7.3.1
nox==2023.4.22
0 commit comments