chore: set dev dependencies version ranges
This commit is contained in:
parent
bd76971312
commit
284fd5c688
8 changed files with 40 additions and 41 deletions
9
tools/python-requirements.txt
Normal file
9
tools/python-requirements.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
bandit>=1.7.4,<1.8
|
||||
black>=23.1.0,<24.0
|
||||
flake8>=6.0.0,<6.1
|
||||
isort>=5.12.0,<5.13
|
||||
mypy==0.991
|
||||
pylint>=2.16.1,<2.17
|
||||
pytest-cov>=4.0.0,<4.1
|
||||
pytest-xdist>=3.1.0,<3.2
|
||||
pytest>=7.2.1,<7.3
|
Loading…
Add table
Add a link
Reference in a new issue