mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
296904099f
* Add Django 2.0 to tox/travis. Updated requirements * Drop Django 1.8 & 1.9
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
# Optional packages which may be used with REST framework.
|
|
pytz==2017.2
|
|
markdown==2.6.4
|
|
django-guardian==1.4.9
|
|
django-filter==1.0.4
|
|
coreapi==2.3.1
|
|
coreschema==0.0.4
|