We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d031be commit efe3272Copy full SHA for efe3272
test-requirements.txt
@@ -5,7 +5,6 @@ black==23.3.0 # must match version in .pre-commit-config.yaml
5
filelock>=3.3.0
6
isort[colors]==5.12.0; python_version >= "3.8" # must match version in .pre-commit-config.yaml
7
lxml>=4.9.1; (python_version<'3.11' or sys_platform!='win32') and python_version<'3.12'
8
-pip>=21.3.1
9
pre-commit
10
pre-commit-hooks==4.4.0
11
psutil>=4.0
0 commit comments