We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44f2f5 commit 1ad7541Copy full SHA for 1ad7541
python/requirements.txt
@@ -1,15 +1,15 @@
1
async-timeout==4.0.3
2
-certifi==2024.7.4
3
-distlib==0.3.7
4
-filelock==3.20.1
5
-msgpack==1.0.5
6
-pipenv==2023.7.4
7
-platformdirs==3.9.1
8
-pre-commit==3.3.3
+certifi==2024.12.14
+distlib==0.4.0
+filelock==3.20.3
+msgpack==1.1.2
+pipenv==2023.12.1
+platformdirs==3.11.0
+pre-commit==3.8.0
9
pytest==8.4.2
10
pytest-timeout==2.4.0
11
-redis==6.2.0
+redis==6.4.0
12
semver==3.0.4
13
-six==1.16.0
14
-virtualenv==20.26.6
+six==1.17.0
+virtualenv==20.36.1
15
virtualenv-clone==0.5.7
0 commit comments