We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9faffe8 commit eba351eCopy full SHA for eba351e
test-requirements.txt
@@ -8,6 +8,7 @@ flake8-bugbear==23.3.23; python_version >= "3.8" # must match version in .pre-co
8
flake8-noqa==1.3.1; python_version >= "3.8" # must match version in .pre-commit-config.yaml
9
isort[colors]==5.12.0; python_version >= "3.8" # must match version in .pre-commit-config.yaml
10
lxml>=4.9.1; (python_version<'3.11' or sys_platform!='win32') and python_version<'3.12'
11
+pip>=21.3.1
12
pre-commit
13
pre-commit-hooks==4.4.0
14
psutil>=4.0
0 commit comments