mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
0f39e0124d
* Update requirements-optionals.txt * Update requirements-optionals.txt
11 lines
241 B
Plaintext
11 lines
241 B
Plaintext
# Optional packages which may be used with REST framework.
|
|
coreapi==2.3.1
|
|
coreschema==0.0.4
|
|
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.12.0,<2.14.0
|
|
pyyaml>=5.3.1,<5.4
|