blob: 06c8849a8a29f4fcb5a186283fe04a146803afb9 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | # 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
django-oauth-plus>=2.2.1
oauth2>=1.5.211
django-oauth2-provider>=0.2.4
 |