We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2ca3e commit 9c8b011Copy full SHA for 9c8b011
server/requirements.txt
@@ -1,6 +1,6 @@
1
rq==1.16.2
2
click==8.1.7
3
-redis==5.0.8
+redis==5.2.0
4
pyyaml==6.0.1;python_version<"3.8"
5
pyyaml==6.0.2;python_version>="3.8"
6
jsonschema==4.17.3;python_version<"3.8"
0 commit comments