mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
# Optional packages which may be used with REST framework.
|
|
coreapi==2.3.1
|
|
coreschema==0.0.4
|
|
django-filter>=2.4.0,<3.0
|
|
django-guardian>=2.4.0,<2.5
|
|
markdown==3.3
|
|
psycopg2-binary>=2.9.5,<2.10
|
|
pygments==2.12
|
|
pyyaml>=5.3.1,<5.4
|