We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9907b commit 7f26193Copy full SHA for 7f26193
requirements.txt
@@ -1,6 +1,6 @@
1
PyJWT==2.*
2
-bottle==0.12.*
3
-cryptography==42.*
+bottle==0.13.*
+cryptography==44.*
4
fakeredis==2.*
5
-redis==4.*
6
-waitress==2.*
+redis==5.*
+waitress==3.*
0 commit comments