mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
d771c293df
* Added Docker Compose support for production * Added rate limiting to nginx
25 lines
480 B
Text
Executable file
25 lines
480 B
Text
Executable file
Django==1.7.1
|
|
Pillow==2.6.1
|
|
Unipath==1.0
|
|
coverage==3.6
|
|
django-appconf==0.6
|
|
dj-stripe==0.3.5
|
|
django-cors-headers==1.0.0
|
|
django-discover-runner==0.4
|
|
django-imagekit==3.2.4
|
|
django-redis==4.4.0
|
|
django-cachalot==1.2.1
|
|
django-tastypie==0.12.1
|
|
django-markdown-deux==1.0.5
|
|
djangorestframework>=3.1.0
|
|
drf-ujson==1.2.0
|
|
gunicorn==19.4.5
|
|
markdown2==2.3.0
|
|
mimeparse==0.1.3
|
|
pilkit==1.1.12
|
|
psycopg2==2.5.4
|
|
python-dateutil==2.3
|
|
python-mimeparse==0.1.4
|
|
simplejson==3.6.5
|
|
six==1.8.0
|
|
wsgiref==0.1.2
|