We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4c719 commit f72ae1aCopy full SHA for f72ae1a
client/requirements.txt
@@ -2,7 +2,7 @@ flask==2.2.5;python_version<"3.8"
2
flask==3.1.0;python_version>="3.8"
3
python-dotenv==0.21.1;python_version<"3.8"
4
python-dotenv==1.0.1;python_version>="3.8"
5
-rq==2.0.0
+rq==2.1.0
6
redis==5.2.0
7
jsonschema==4.17.3;python_version<"3.8"
8
jsonschema==4.23.0;python_version>="3.8"
0 commit comments