-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
65 lines (65 loc) · 1.14 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
alabaster==0.7.12
astroid==2.11.5
attrs==21.4.0
Babel==2.10.1
certifi==2022.5.18.1
charset-normalizer==2.0.12
coverage==4.5.4
dill==0.3.5.1
distlib==0.3.4
docker==5.0.3
docutils==0.17.1
filelock==3.7.0
idna==3.3
imagesize==1.3.0
importlib-metadata==4.11.4
iniconfig==1.1.1
isort==5.10.1
Jinja2==3.1.2
lazy-object-proxy==1.7.1
MarkupSafe==2.1.1
mccabe==0.7.0
mock==4.0.3
multidict==6.0.2
packaging==21.3
pbr==5.9.0
pip==22.1.1
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
Pygments==2.12.0
pylint==2.13.9
pyparsing==3.0.9
pytest==7.1.2
pytest-cov==2.10.1
pytest-recording==0.12.0
pytest-timeout==2.1.0
pytz==2022.1
PyYAML==6.0
requests==2.27.1
setuptools==62.1.0
six==1.16.0
snowballstemmer==2.2.0
Sphinx==4.5.0
sphinx-rtd-theme==1.0.0
sphinxcontrib-apidoc==0.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
tomli==2.0.1
tox==3.25.0
tox-factor==0.1.2
tox-pyenv==1.1.0
typing_extensions==4.2.0
urllib3==1.26.9
vcrpy==4.1.1
virtualenv==20.14.1
websocket-client==1.3.2
wheel==0.37.1
wrapt==1.14.1
yarl==1.7.2
zipp==3.8.0