mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-13 13:16:55 +03:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
|
# For the examples we need Django, pygments and httplib2...
|
||
|
|
||
|
Django==1.2.4
|
||
|
wsgiref==0.1.2
|
||
|
Pygments==1.4
|
||
|
httplib2==0.6.0
|