mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-02 11:30:12 +03:00
Update optional reqs, fixing markdown deprecation
This commit is contained in:
parent
5f72dcd2e5
commit
57e877a536
|
@ -1,6 +1,6 @@
|
|||
# Optional packages which may be used with REST framework.
|
||||
psycopg2-binary==2.7.4
|
||||
markdown==2.6.4
|
||||
psycopg2-binary==2.7.5
|
||||
markdown==2.6.11
|
||||
django-guardian==1.4.9
|
||||
django-filter==1.1.0
|
||||
coreapi==2.3.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user