forked from spokestack/spokestack-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
86 lines (85 loc) · 3.88 KB
/
requirements.txt
File metadata and controls
86 lines (85 loc) · 3.88 KB
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
appdirs==1.4.4 # via black, virtualenv
attrs==19.3.0 # via black, flake8-mypy, pytest
black==19.10b0 # via -r requirements.in
cachetools==4.1.1 # via google-auth
certifi==2020.6.20 # via requests
cfgv==3.1.0 # via pre-commit
chardet==3.0.4 # via requests
click==7.1.2 # via black, pip-tools
colorama==0.4.3 # via pytest-watch
coverage==5.2 # via coveralls, pytest-cov
coveralls==2.1.1 # via -r requirements.in
cython==0.29.21 # via streamp3
distlib==0.3.1 # via virtualenv
docopt==0.6.2 # via coveralls, pytest-watch
filelock==3.0.12 # via virtualenv
flake8==3.8.3 # via -r requirements.in, flake8-mypy
flake8-mypy==17.8.0 # via -r requirements.in
gevent==20.6.2 # via websocket
google-api-core[grpc]==1.23.0 # via google-cloud-speech
google-auth==1.22.1 # via google-api-core
google-cloud-speech==2.0.0 # via -r requirements.in
googleapis-common-protos==1.52.0 # via google-api-core
greenlet==0.4.16 # via gevent, websocket
grpcio==1.33.1 # via google-api-core
identify==1.4.25 # via pre-commit
idna==2.10 # via requests
isort==4.3.21 # via -r requirements.in
libcst==0.3.13 # via google-cloud-speech
mccabe==0.6.1 # via flake8
more-itertools==8.4.0 # via pytest
mypy==0.782 # via -r requirements.in, flake8-mypy
mypy-extensions==0.4.3 # via mypy, typing-inspect
nodeenv==1.4.0 # via pre-commit
numpy==1.19.1 # via -r requirements.in
packaging==20.4 # via pytest
pathspec==0.8.0 # via black
pathtools==0.1.2 # via watchdog
pip-tools==5.2.1 # via -r requirements.in
pluggy==0.13.1 # via pytest
pre-commit==2.6.0 # via -r requirements.in
proto-plus==1.11.0 # via google-cloud-speech
protobuf==3.13.0 # via google-api-core, googleapis-common-protos, proto-plus
py==1.9.0 # via pytest
py-cpuinfo==7.0.0 # via pytest-benchmark
pyasn1==0.4.8 # via pyasn1-modules, rsa
pyasn1-modules==0.2.8 # via google-auth
pyaudio==0.2.11 # via -r requirements.in
pycodestyle==2.6.0 # via flake8
pyfakefs==4.1.0 # via -r requirements.in
pyflakes==2.2.0 # via flake8
pyparsing==2.4.7 # via packaging
pytest==5.4.3 # via -r requirements.in, pytest-benchmark, pytest-cov, pytest-mock, pytest-watch
pytest-benchmark==3.2.3 # via -r requirements.in
pytest-cov==2.10.0 # via -r requirements.in
pytest-mock==3.2.0 # via -r requirements.in
pytest-watch==4.2.0 # via -r requirements.in
pytz==2020.1 # via google-api-core
pyyaml==5.3.1 # via libcst, pre-commit
regex==2020.7.14 # via black
requests==2.24.0 # via -r requirements.in, coveralls, google-api-core
rsa==4.6 # via google-auth
six==1.15.0 # via google-api-core, google-auth, grpcio, packaging, pip-tools, protobuf, virtualenv
streamp3==0.1.7 # via -r requirements.in
tokenizers==0.8.1 # via -r requirements.in
toml==0.10.1 # via black, pre-commit
typed-ast==1.4.1 # via black, mypy
typing-extensions==3.7.4.2 # via libcst, mypy, typing-inspect
typing-inspect==0.6.0 # via libcst
urllib3==1.25.10 # via requests
virtualenv==20.0.27 # via pre-commit
watchdog==0.10.3 # via pytest-watch
wcwidth==0.2.5 # via pytest
websocket==0.2.1 # via -r requirements.in
wheel==0.34.2 # via -r requirements.in
zope.event==4.4 # via gevent
zope.interface==5.1.0 # via gevent
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools