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 1faeb8d commit 2ea0768Copy full SHA for 2ea0768
requirements-dev.txt
@@ -1,3 +1,3 @@
1
bump2version==1.0.1
2
-black==24.4.2
3
-ruff==0.4.2
+black==25.1.0
+ruff==0.9.10
requirements.txt
@@ -16,8 +16,8 @@ fasttext==0.9.2
16
pika==1.3.2
17
18
# Development
19
-pytest==8.2.0
20
-pytest-cov==5.0.0
+pytest==8.3.5
+pytest-cov==6.0.0
21
click==8.1.7
22
23
# File format support
0 commit comments