duck-booking-tool/requirements.txt
Gergely Polonkai e9a9663887 Fix database settings
This solution makes both Heroku and the dev env happy
2015-10-20 23:05:07 +02:00

10 lines
189 B
Plaintext

Django==1.8.5
WebTest==2.0.17
django-webtest==1.7.7
django-js-reverse==0.3.3
djangorestframework==3.2.4
fuzzywuzzy==0.4.0
python-Levenshtein==0.12.0
gunicorn==19.3.0
dj-database-url==0.3.0