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 198b051 commit bd697e5Copy full SHA for bd697e5
dev-requirements.txt
@@ -1,6 +1,6 @@
1
black==23.12.1
2
isort; python_version < "3.8"
3
-isort==5.12.0; python_version >= "3.8"
+isort==5.13.2; python_version >= "3.8"
4
pre-commit; python_version < "3.8"
5
pre-commit==3.4.0; python_version >= "3.8"
6
flake8; python_version < "3.8"
0 commit comments