We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6a5b1 commit a206096Copy full SHA for a206096
test-requirements.txt
@@ -7,7 +7,7 @@ flake8==5.0.4 # must match version in .pre-commit-config.yaml
7
flake8-bugbear==22.9.23 # must match version in .pre-commit-config.yaml
8
flake8-noqa==1.2.9 # must match version in .pre-commit-config.yaml
9
isort[colors]==5.10.1 # must match version in .pre-commit-config.yaml
10
-lxml>=4.4.0; python_version<'3.11'
+lxml>=4.9.1
11
psutil>=4.0
12
# pytest 6.2.3 does not support Python 3.10
13
pytest>=6.2.4
0 commit comments