We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af21b43 commit c50c08bCopy full SHA for c50c08b
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