mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-28 04:24:00 +03:00
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
# Optional packages which may be used with REST framework.
|
|
django-filter
|
|
django-guardian>=2.4.0,<2.5
|
|
inflection==0.5.1
|
|
markdown>=3.3.7
|
|
psycopg2-binary>=2.9.5,<2.10
|
|
pygments~=2.17.0
|
|
pyyaml>=5.3.1,<5.4
|