mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 12:30:11 +03:00
updated dependency requirements versions
This commit is contained in:
parent
09302173fd
commit
6a00675d95
|
@ -1,6 +1,6 @@
|
|||
# PEP8 code linting, which we run on all commits.
|
||||
flake8==3.4.1
|
||||
pep8==1.5.7
|
||||
pep8==1.7.0
|
||||
|
||||
# Sort and lint imports
|
||||
isort==4.2.5
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# PyTest for running the tests.
|
||||
pytest==3.0.5
|
||||
pytest==3.2.2
|
||||
pytest-django==3.1.2
|
||||
pytest-cov==2.4.0
|
||||
pytest-cov==2.5.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user