Updated optional requirements

This commit is contained in:
Asif Saif Uddin 2019-05-14 21:29:30 +06:00 committed by GitHub
parent 37f210a455
commit 7579b7c7b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
# Optional packages which may be used with REST framework. # Optional packages which may be used with REST framework.
psycopg2-binary==2.7.5 psycopg2-binary>=2.8.2, <2.9
markdown==2.6.11 markdown==2.6.11
django-guardian==1.5.0 django-guardian==1.5.0
django-filter==1.1.0 django-filter>=2.1.0, <2.2
coreapi==2.3.1 coreapi==2.3.1
coreschema==0.0.4 coreschema==0.0.4
pyyaml pyyaml