Thanks to visit codestin.com Credit goes to github.com
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 8884518 commit 7d031beCopy full SHA for 7d031be
1 file changed
test-requirements.txt
@@ -5,6 +5,7 @@ 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