-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
66 lines (66 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
66
alabaster==0.7.12
attrs==22.1.0
Babel==2.10.3
bandit==1.7.4
build==0.8.0
certifi==2022.6.15
charset-normalizer==2.1.0
coverage==6.4.3
docutils==0.19
flake8==5.0.4
flake8-docstrings==1.6.0
flake8-quotes==3.3.1
gitchangelog==3.0.4
gitdb==4.0.9
GitPython==3.1.27
glob2==0.7
html2text==2020.1.16
idna==3.3
imagesize==1.4.1
importlib-metadata==4.12.0
iniconfig==1.1.1
Jinja2==3.1.2
Mako==1.2.1
MarkupSafe==2.1.1
mccabe==0.7.0
packaging==21.3
parse==1.19.0
parse-type==0.6.0
pbr==5.9.0
pep517==0.13.0
pluggy==1.0.0
py==1.11.0
pycodestyle==2.9.1
pydash==5.1.0
pydocstyle==6.1.1
pyflakes==2.5.0
Pygments==2.12.0
pyparsing==3.0.9
pystache==0.6.0
pytest==7.1.2
pytest-bdd==6.0.1
pytest-cov==3.0.0
pytest-flake8==1.1.1
pytest-testinfra==6.8.0
pytz==2022.1
PyYAML==6.0
requests==2.28.1
six==1.16.0
smmap==5.0.0
snowballstemmer==2.2.0
Sphinx==5.1.1
sphinx-markdown-builder==0.5.5
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
stevedore==4.0.0
testinfra-bdd==2.0.0
tomli==2.0.1
unify==0.5
untokenize==0.1.1
urllib3==1.26.11
yapf==0.32.0
zipp==3.8.1