We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574ec87 commit ade0010Copy full SHA for ade0010
client/requirements.txt
@@ -3,7 +3,7 @@ flask==3.0.3;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==1.16.2
6
-redis==5.0.4
+redis==5.0.8
7
jsonschema==4.17.3;python_version<"3.8"
8
jsonschema==4.22.0;python_version>="3.8"
9
Werkzeug==2.2.3;python_version<"3.8"
0 commit comments