-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
executable file
·51 lines (50 loc) · 1.03 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
# This is the minimal set of requirements to run all the apis,
# Some of the agents, esp. GPT or BERT require more dependencies. Install them from agents/requirements.txt
# Tested on Python 3.6 or 3.7.
cachetools==3.1.1
certifi==2019.11.28
chardet==3.0.4
click==7.1.1
darkskylib==0.3.91
dnspython==1.16.0
eventlet==0.29.1
Flask==0.12.5
Flask-Cors==3.0.8
Flask-SocketIO==4.2.1
frozendict==1.2
future==0.18.2
geographiclib==1.50
geopy==2.0.0
google-api-core==1.23.0
google-auth==1.23.0
google-cloud-core==1.4.4
google-cloud-speech==1.3.0
google-cloud-texttospeech==0.5.0
google-cloud-translate==2.0.0
googleapis-common-protos==1.6.0
googlemaps==3.1.4
greenlet==0.4.17
grpcio==1.29.0
humanfriendly==4.18
idna==2.9
itsdangerous==1.1.0
Jinja2==2.10.3
MarkupSafe==1.1.1
nltk==3.4.5
polyline==1.4.0
prompt-toolkit==3.0.4
protobuf==3.12.1
pyasn1==0.4.8
pyasn1-modules==0.2.7
python-engineio==3.10.0
python-socketio==4.3.1
pytz==2019.3
rapidfuzz==0.10.0
requests==2.23.0
rsa==4.6
six==1.14.0
urllib3==1.25.8
wcwidth==0.1.9
Werkzeug==0.16.0
Whoosh==2.7.4
wit==5.1.0