diff options
author | Akshen | 2018-01-17 13:01:55 +0530 |
---|---|---|
committer | Akshen | 2018-01-17 17:21:55 +0530 |
commit | f3ac0aeeaaac1744e4e86cafe243f18408743772 (patch) | |
tree | 30dadb17db28c1c1baa05f182882bf9bc41d66cf /requirements.txt | |
parent | e1b1e0b8e760cef7f47a00c163aac615188702f5 (diff) | |
download | workshop_booking-f3ac0aeeaaac1744e4e86cafe243f18408743772.tar.gz workshop_booking-f3ac0aeeaaac1744e4e86cafe243f18408743772.tar.bz2 workshop_booking-f3ac0aeeaaac1744e4e86cafe243f18408743772.zip |
Update requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 34 |
1 files changed, 2 insertions, 32 deletions
diff --git a/requirements.txt b/requirements.txt index ff10730..efa8668 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,38 +1,8 @@ -appdirs==1.4.0 -appnope==0.1.0 -certifi==2017.11.5 -coverage -chardet==3.0.4 -ChatterBot==0.8.1 -chatterbot-corpus==1.1.1 -decorator==4.0.11 Django==1.9 django-recurrence==1.4.1 -future==0.16.0 -idna==2.6 -ipython-genutils==0.2.0 -jedi==0.10.2 -jsondatabase==0.1.7 -mathparse==0.1.1 -nltk==3.2.5 -oauthlib==2.0.6 packaging==16.8 -pexpect==4.2.1 -pickleshare==0.7.4 -prompt-toolkit==1.0.14 -ptyprocess==0.5.1 -pyaml==17.8.0 -Pygments==2.2.0 -pyparsing==2.1.10 python-dateutil==2.6.0 -python-twitter==3.3 pytz==2016.10 -PyYAML==3.12 -requests==2.18.4 -requests-oauthlib==0.8.0 -simplegeneric==0.8.1 six==1.10.0 -SQLAlchemy==1.1.15 -traitlets==4.3.2 -urllib3==1.22 -validate-email==1.3 +coverage +pyaml |