-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.35 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
alabaster==0.7.12
appdirs==1.4.4
astroid==2.5.1
attrs==20.3.0
Babel==2.9.0
bleach==3.3.0
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
coverage==4.5.4
dateutils==0.6.12
distlib==0.3.1
docutils==0.16
filelock==3.0.12
humanize==3.2.0
idna==2.10
imagesize==1.2.0
importlib-metadata==3.7.0
importlib-resources==5.1.2
iniconfig==1.1.1
isort==5.7.0
Jinja2==2.11.3
keyring==22.3.0
lazy-object-proxy==1.5.2
MarkupSafe==1.1.1
mccabe==0.6.1
mock==4.0.3
multidict==5.1.0
packaging==20.9
pbr==5.5.1
Pillow==8.1.1
pkginfo==1.7.0
pluggy==0.13.1
py==1.10.0
Pygments==2.8.0
pylint==2.7.2
pyparsing==2.4.7
pytest==6.2.2
pytest-cov==2.10.1
pytest-json-report==1.2.4
pytest-metadata==1.11.0
pytest-recording==0.11.0
python-coveralls==2.9.3
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
readme-renderer==29.0
requests==2.25.1
requests-toolbelt==0.9.1
rfc3986==1.4.0
six==1.15.0
snowballstemmer==2.1.0
Sphinx==3.5.1
sphinx-rtd-theme==0.5.1
sphinxcontrib-apidoc==0.3.0
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.2
tox==3.23.0
tox-factor==0.1.2
tox-pyenv==1.1.0
tqdm==4.58.0
twine==3.3.0
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.3
vcrpy==4.1.1
virtualenv==20.4.2
webencodings==0.5.1
wrapt==1.12.1
yarl==1.6.3
zipp==3.4.0