django-rest-framework/requirements/requirements-optionals.txt
Ryan P Kilby 2709de1310 Add HStoreField, postgres fields tests (#5654)
* Test postgres field mapping

* Add HStoreField

* Ensure 'HStoreField' child is a 'CharField'

* Add HStoreField docs
2018-01-15 15:52:30 +01:00

9 lines
181 B
Plaintext

# Optional packages which may be used with REST framework.
pytz==2017.2
psycopg2==2.7.3
markdown==2.6.4
django-guardian==1.4.9
django-filter==1.1.0
coreapi==2.3.1
coreschema==0.0.4