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 d60e31e commit 6ffe1ceCopy full SHA for 6ffe1ce
requirements.txt
@@ -1,7 +1,7 @@
1
# Dev tools:
2
black==24.4.2
3
pre-commit==3.5.0; python_version < '3.9'
4
-pre-commit==3.7.1; python_version >= '3.9'
+pre-commit==3.8.0; python_version >= '3.9'
5
pytest==8.3.2
6
pytest-mypy-plugins==3.1.2
7
pytest-shard==0.1.2
0 commit comments