charasheet/requirements-dev.in

18 lines
349 B
Plaintext
Raw Normal View History

-c constraints.txt
django-debug-toolbar>=3.2
pytest>=6.0
pytest-cov>=3.0.0
pytest-django>=4.1.0
pytest-selenium>=4.0.0
2023-09-04 22:02:12 +02:00
# pytest-selenium 4.0.1 has an implicit dependency on `py`
2024-02-11 11:42:57 +01:00
# py>=1.11.0
pre-commit>=2.1
model-bakery>=1.3.1
bpython>=0.22.1
2023-01-18 20:40:41 +01:00
invoke>=2.0.0
hypothesis>=6.56.4
django-browser-reload>=1.6.0
black>=22.12.0
pip-tools>=6.0
2023-01-29 10:38:41 +01:00
ruff>=0.0.237