mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
17 lines
267 B
Plaintext
17 lines
267 B
Plaintext
# Test requirements
|
|
pytest-django==2.6
|
|
pytest==2.5.2
|
|
pytest-cov==1.6
|
|
pep8==1.5.7
|
|
flake8==2.4.0
|
|
|
|
# Optional packages
|
|
markdown>=2.1.0
|
|
PyYAML>=3.10
|
|
defusedxml>=0.3
|
|
django-filter>=0.5.4
|
|
django-oauth-plus>=2.2.1
|
|
oauth2>=1.5.211
|
|
django-oauth2-provider>=0.2.4
|
|
Pillow==2.3.0
|