Browse Source

Update requirements.txt

pull/10/head
Hironsan 6 years ago
parent
commit
194208fa75
1 changed files with 13 additions and 4 deletions
  1. 17
      requirements.txt

17
requirements.txt

@ -1,7 +1,16 @@
dj-database-url==0.5.0
Django==2.0.5 Django==2.0.5
mecab-python3==0.7
numpy==1.14.3
django-filter==1.1.0
django-heroku==0.3.1
django-widget-tweaks==1.4.2
djangorestframework==3.8.2
djangorestframework-filters==0.10.2
Faker==0.8.8
mixer==6.0.1
psycopg2==2.7.5
python-dateutil==2.7.3
pytz==2018.4 pytz==2018.4
scikit-learn==0.19.1
scipy==1.1.0
six==1.11.0
text-unidecode==1.2
tornado==5.0.2 tornado==5.0.2
whitenoise==3.3.1
Loading…
Cancel
Save