mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
# We need Django. Duh.
|
|
|
|
Django==1.2.4
|
|
wsgiref==0.1.2
|
|
coverage==3.4
|
|
Pyyaml==3.10
|