forked from RasaHQ/rasa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.38 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
## Setup py requirements
requests==2.22.0
boto3==1.9.146
matplotlib==3.0.3
attrs==19.1.0
jsonpickle==1.1
redis==3.3.5
pymongo[tls,srv]==3.8.0
numpy==1.16.3
scipy==1.2.1
tensorflow==1.15.0
absl-py>=0.8.0
# setuptools comes from tensorboard requirement:
# https://github.com/tensorflow/tensorboard/blob/1.14/tensorboard/pip_package/setup.py#L33
setuptools >= 41.0.0
tensorflow-probability==0.7.0
tensor2tensor==1.14.0
apscheduler==3.6.0
tqdm==4.31.0
networkx~=2.3.0
fbmessenger==6.0.0
pykwalify==1.7.0
coloredlogs==10.0
ruamel.yaml==0.15.94
scikit-learn==0.20.2
slackclient==1.3.1
python-telegram-bot==11.1.0
twilio==6.26.3
webexteamssdk==1.1.1
mattermostwrapper==2.1
rocketchat_API==0.6.31
colorhash==1.0.2
pika==1.0.1
jsonschema==3.0.2
packaging==19.0
gevent==1.4.0
pytz==2019.1
rasa-sdk~=1.6.0
colorclass==2.2.0
terminaltables==3.1.0
sanic==19.9.0
sanic-cors==0.9.9.post1
sanic-jwt==1.3.2
# needed because of https://github.com/huge-success/sanic/issues/1729
multidict==4.6.1
aiohttp==3.5.4
questionary==1.1.1
python-socketio==4.3.1
# the below can be unpinned when python-socketio pins >=3.9.3
python-engineio==3.9.3
pydot==1.4.1
async_generator==1.10
SQLAlchemy~=1.3.3
kafka-python==1.4.7
sklearn-crfsuite==0.3.6
psycopg2-binary==2.8.2
PyJWT==1.7.1
# remove when tensorflow@1.15.x or a pre-release patch is released
# https://github.com/tensorflow/tensorflow/issues/32319
gast==0.2.2
python-dateutil==2.8.0