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 d9da8db commit de7e61dCopy full SHA for de7e61d
authenticating-users/requirements.txt
@@ -1,6 +1,6 @@
1
# [START getting_started_requirements]
2
Flask==2.2.5
3
cryptography==41.0.2
4
-python-jose[cryptography]==3.3.0
+python-jose[cryptography]==3.4.0
5
requests==2.31.0
6
# [END getting_started_requirements]
0 commit comments