-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements_dev.txt
64 lines (64 loc) · 1.14 KB
/
requirements_dev.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
alabaster==0.7.12
appdirs==1.4.3
attrs==19.3.0
babel==2.8.0
bleach==3.1.3
certifi==2019.11.28
chardet==3.0.4
codecov==2.0.22
coverage==5.0.4
distlib==0.3.0
docutils==0.16
entrypoints==0.3
filelock==3.0.12
flake8==3.7.9
grpcio-tools==1.27.2
grpcio==1.27.2
idna==2.9
imagesize==1.2.0
importlib-metadata==1.5.0 ; python_version < '3.8'
jinja2==2.11.1
keyring==21.2.0
markupsafe==1.1.1
mccabe==0.6.1
more-itertools==8.2.0
mypy-extensions==0.4.3
mypy==0.770
packaging==20.3
pkginfo==1.5.0.1
pluggy==0.13.1
protobuf==3.11.3
py==1.8.1
pycodestyle==2.5.0
pyflakes==2.1.1
pygments==2.6.1
pyparsing==2.4.6
pytest-cov==2.8.1
pytest-mock==2.0.0
pytest==5.4.1
pytz==2019.3
readme-renderer==25.0
requests-toolbelt==0.9.1
requests==2.23.0
six==1.14.0
snowballstemmer==2.0.0
sphinx-rtd-theme==0.4.3
sphinx==2.4.4
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
toml==0.10.0
tox==3.14.5
tqdm==4.43.0
twine==3.1.1
typed-ast==1.4.1
typing-extensions==3.7.4.1
urllib3==1.25.8
virtualenv==20.0.11
wcwidth==0.1.8
webencodings==0.5.1
wheel==0.34.2
zipp==3.1.0