mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-26 19:43:59 +03:00
1aa7783095
Conflicts: .travis.yml
14 lines
207 B
Plaintext
14 lines
207 B
Plaintext
# Test requirements
|
|
pytest-django==2.6
|
|
pytest==2.5.2
|
|
pytest-cov==1.6
|
|
flake8==2.2.2
|
|
|
|
# Optional packages
|
|
markdown>=2.1.0
|
|
PyYAML>=3.10
|
|
defusedxml>=0.3
|
|
django-guardian==1.2.4
|
|
django-filter>=0.5.4
|
|
Pillow==2.3.0
|