didier/requirements-dev.txt

23 lines
436 B
Plaintext
Raw Normal View History

2022-06-09 01:32:13 +02:00
black==22.3.0
2022-07-01 14:25:15 +02:00
coverage[toml]==6.4.1
2022-07-23 20:59:02 +02:00
freezegun==1.2.1
2023-02-16 23:35:50 +01:00
isort==5.12.0
2022-06-09 01:32:13 +02:00
mypy==0.961
2022-07-11 22:35:04 +02:00
pre-commit==2.20.0
pytest==7.1.2
pytest-asyncio==0.18.3
pytest-env==0.6.2
2022-06-19 00:23:25 +02:00
sqlalchemy2-stubs==0.0.2a23
2022-07-18 23:39:14 +02:00
types-beautifulsoup4==4.11.3
types-python-dateutil==2.8.19
2022-07-11 22:23:38 +02:00
# Flake8 + plugins
flake8==4.0.1
flake8-bandit==3.0.0
flake8-bugbear==22.7.1
flake8-docstrings==1.6.0
2022-07-11 22:23:38 +02:00
flake8-dunder-all==0.2.1
flake8-eradicate==1.2.1
flake8-isort==4.1.1
flake8-simplify==0.19.2