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 1eaf4c7 commit 628a511Copy full SHA for 628a511
test-requirements.txt
@@ -2,8 +2,7 @@
2
-r build-requirements.txt
3
attrs>=18.0
4
black==22.6.0 # must match version in .pre-commit-config.yaml
5
-filelock>=3.3.0,<3.4.2; python_version<'3.7'
6
-filelock>=3.3.0; python_version>='3.7'
+filelock>=3.3.0
7
flake8==5.0.4 # must match version in .pre-commit-config.yaml
8
flake8-bugbear==22.8.23 # must match version in .pre-commit-config.yaml
9
flake8-noqa==1.2.9 # must match version in .pre-commit-config.yaml
0 commit comments