-
Notifications
You must be signed in to change notification settings - Fork 10
/
requirements.txt
49 lines (49 loc) · 914 Bytes
/
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
appdirs>=1.4.3
astroid>=1.4.9
beautifulsoup4>=4.5.3
cachetools>=2.0.0
certifi>=2017.1.23
configparser>=3.5.0
dateparser>=0.6.0
dill>=0.2.6
docopt>=0.6.2
flake8>=3.3.0
future>=0.16.0
gapic-google-cloud-speech-v1>=0.15.3
google>=1.9.3
google-api-python-client>=1.6.2
google-auth>=1.0.0
google-auth-httplib2>=0.0.2
google-cloud-core>=0.24.1
google-cloud-speech>=0.25.1
google-gax>=0.15.8
googleapis-common-protos>=1.5.2
grpcio>=1.3.0
httplib2>=0.19.0
isort>=4.2.5
lazy-object-proxy>=1.2.2
mccabe>=0.6.1
oauth2client>=3.0.0
packaging>=16.8
pep8>=1.7.0
ply>=3.8
proto-google-cloud-speech-v1>=0.15.3
protobuf>=3.2.0
pyasn1>=0.2.3
pyasn1-modules>=0.0.8
pycodestyle>=2.3.1
pyflakes>=1.5.0
pylint>=1.6.5
pyparsing>=2.2.0
python-dateutil>=2.6.0
python-telegram-bot==5.3.0
pytz>=2017.2
regex>=2017.4.23
requests>=2.20.0
rsa>=4.7
ruamel.yaml>=0.14.10
six>=1.10.0
tzlocal>=1.4
uritemplate>=3.0.0
urllib3>=1.26.5
wrapt>=1.10.10