mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Clean up requirements specification
This commit is contained in:
parent
c059bce290
commit
7b33ecbf69
1 changed files with 2 additions and 8 deletions
|
|
@ -1,11 +1,5 @@
|
|||
-e .
|
||||
black==20.8b1
|
||||
coverage==5.3
|
||||
mypy==0.761
|
||||
prospector==1.3.0
|
||||
pytest==6.1.0
|
||||
pytest-cov==2.10.1
|
||||
pytest-django==3.10.0
|
||||
pytest-subtests==0.3.2
|
||||
-r requirements-qa.txt
|
||||
-r requirements-test.txt
|
||||
sphinx_rtd_theme==0.5.0
|
||||
tox==3.20.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue