mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-08 06:14:47 +03:00
Merge 7e7e068664
into daccc2b8f3
This commit is contained in:
commit
03a37184e6
|
@ -1,4 +1,4 @@
|
|||
# Optional packages which may be used with REST framework.
|
||||
markdown==2.6.4
|
||||
django-guardian==1.3.2
|
||||
django-filter==0.10.0
|
||||
django-guardian==1.4.3
|
||||
django-filter==0.13.0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# PyTest for running the tests.
|
||||
pytest==2.8.5
|
||||
pytest==2.9.1
|
||||
pytest-django==2.9.1
|
||||
pytest-cov==1.8.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user