mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
17 lines
349 B
Text
17 lines
349 B
Text
-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
|
|
# pytest-selenium 4.0.1 has an implicit dependency on `py`
|
|
# py>=1.11.0
|
|
pre-commit>=2.1
|
|
model-bakery>=1.3.1
|
|
bpython>=0.22.1
|
|
invoke>=2.0.0
|
|
hypothesis>=6.56.4
|
|
django-browser-reload>=1.6.0
|
|
black>=22.12.0
|
|
pip-tools>=6.0
|
|
ruff>=0.0.237
|