-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
executable file
·93 lines (91 loc) · 1.6 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
git+https://github.com/mit-nlp/MITIE.git
git+https://github.com/RasaHQ/rasa_core.git
git+https://github.com/RasaHQ/rasa_nlu.git
git+https://github.com/howl-anderson/rasa-addons.git
absl-py==0.2.1
APScheduler==3.5.1
astor==0.6.2
attrs==18.1.0
Automat==0.6.0
bleach==1.5.0
boto3==1.7.23
botocore==1.10.23
certifi==2018.4.16
chardet==3.0.4
click==6.7
cloudpickle==0.5.3
coloredlogs==10.0
colorhash==1.0.2
ConfigArgParse==0.13.0
constantly==15.1.0
cycler==0.10.0
decorator==4.3.0
docopt==0.6.2
docutils==0.14
fakeredis==0.10.3
fbmessenger==5.1.0
Flask==1.0.2
Flask-Cors==3.0.4
Flask-SocketIO==3.0.0
future==0.16.0
gast==0.2.0
gevent==1.3.0
graphviz==0.8.3
greenlet==0.4.13
grpcio==1.12.0
h5py==2.7.1
html5lib==0.9999999
humanfriendly==4.12.1
hyperlink==18.0.0
idna==2.6
incremental==17.5.0
itsdangerous==0.24
jieba==0.39
Jinja2==2.10
jmespath==0.9.3
jsonpickle==0.9.6
jsonschema==2.6.0
Keras==2.1.6
kiwisolver==1.0.1
klein==17.10.0
Markdown==2.6.11
MarkupSafe==1.0
matplotlib==2.2.2
mattermostwrapper==2.1
networkx==2.1
numpy==1.14.3
packaging==17.1
pathlib==1.0.1
protobuf==3.5.2.post1
PyJWT==1.6.1
pykwalify==1.6.0
pyparsing==2.2.0
PySocks==1.6.8
python-dateutil==2.7.3
python-engineio==2.1.1
python-socketio==1.9.0
python-telegram-bot==10.1.0
pytz==2018.4
PyYAML==3.12
redis==2.10.6
requests==2.18.4
ruamel.yaml==0.15.37
s3transfer==0.1.13
scikit-learn==0.19.1
scipy==1.1.0
simplejson==3.15.0
six==1.11.0
slackclient==1.2.1
tensorboard==1.8.0
tensorflow==1.8.0
termcolor==1.1.0
tqdm==4.23.3
twilio==6.13.0
Twisted==18.4.0
typing==3.6.4
tzlocal==1.5.1
urllib3==1.22
websocket-client==0.47.0
Werkzeug==0.14.1
zope.interface==4.5.0
pygraphviz