mirror of
https://github.com/pretix/pretix.git
synced 2026-08-16 11:46:27 +00:00
22 lines
354 B
Plaintext
22 lines
354 B
Plaintext
django-debug-toolbar==1.11
|
|
sqlparse==0.2.1 # pinned due to difficulties with django-debug-toolbar
|
|
# Testing requirements
|
|
pycodestyle==2.5.*
|
|
pyflakes==2.1.*
|
|
pep8-naming
|
|
flake8==3.7.*
|
|
codecov
|
|
coverage
|
|
pytest==3.6.*
|
|
pytest-django
|
|
pytest-xdist==1.27.*
|
|
isort
|
|
pytest-rerunfailures==4.*
|
|
pytest-mock==1.6.*
|
|
pytest-cache
|
|
pytest-sugar
|
|
responses
|
|
potypo
|
|
freezegun
|
|
|