mirror of
https://github.com/jazzband/django-axes.git
synced 2026-04-05 15:51:01 +00:00
Update requirements
This commit is contained in:
parent
eedf528767
commit
2e2dbfad60
1 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
-e .
|
||||
coverage==4.5.3
|
||||
mypy==0.701
|
||||
mypy==0.711
|
||||
prospector==1.1.6.2
|
||||
pytest==4.6.2
|
||||
pytest==5.0.0
|
||||
pytest-cov==2.7.1
|
||||
pytest-django==3.5.0
|
||||
pytest-django==3.5.1
|
||||
sphinx_rtd_theme==0.4.3
|
||||
tox==3.12.1
|
||||
tox==3.13.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue