pokeapi/requirements.txt
Charles Marttinen 76c2b58e4e fix: Remove old website and associated code
The pokeapi.co website has been rebuilt and moved to a separate
project, so the website in this project is obsolete.

This removes all files and code related to the website, including the
'alerts' and 'hits' apps (which managed website alerts and the hit
counter) and unused site assets (CSS, JS, images).
2018-10-18 23:18:36 -04:00

22 lines
420 B
Text
Executable file

Django==1.8.14
Pillow==2.6.1
Unipath==1.1
coverage==3.6
django-appconf==0.6
django-cors-headers==1.0.0
django-discover-runner==0.4
django-imagekit==4.0.1
django-redis==4.8.0
django-cachalot==1.5.0
django-tastypie==0.14.0
djangorestframework==3.6.4
drf-ujson==1.2.0
gunicorn==19.4.5
mimeparse==0.1.3
pilkit==2.0
psycopg2==2.7.5
python-dateutil==2.6.1
python-mimeparse==1.6.0
simplejson==3.11.1
six==1.11.0
wsgiref==0.1.2