checkout/requirements-dev.in

16 lines
263 B
Plaintext
Raw Permalink Normal View History

2023-03-25 20:01:14 +01:00
-c constraints.txt
pre-commit>=2.7
pytest>=6.0
pytest-cov>=3.0.0
pytest-django>=4.5.0
pytest-selenium>=4.0.0
2024-02-04 00:19:58 +01:00
pytest-rerunfailures>=13.0
2023-03-25 20:01:14 +01:00
pre-commit>=2.7
model-bakery>=1.1
invoke>=2.0.0
factory-boy>=3.2.1
2024-01-20 09:33:42 +01:00
selenium>=4.4.3
2023-03-25 20:01:14 +01:00
black>=22.12.0
pip-tools>=6.0
ruff>=0.0.237