dda-devops-build/dev_requirements.txt

14 lines
225 B
Text
Raw Normal View History

2022-12-10 11:42:48 +00:00
coverage==6.5
flake8==6.0
2022-02-24 09:20:17 +00:00
flake8-polyfill==1.0.2
2022-12-10 11:42:48 +00:00
mypy==0.991
2022-02-24 09:20:17 +00:00
mypy-extensions==0.4.3
2022-12-10 11:42:48 +00:00
pycodestyle==2.10.0
pyflakes==3.0.1
pylint==2.15.8
pytest==7.2
pytest-cov==4.0
2022-02-24 09:20:17 +00:00
pytest-datafiles==2.0
2022-12-30 13:05:15 +00:00
types-setuptools==65.6.0.2
2022-12-30 17:08:54 +00:00
types-PyYAML