-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
99 lines (99 loc) · 1.76 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
alabaster==0.7.13
argcomplete==3.1.1
astroid==2.15.5
attrs==23.1.0
Babel==2.12.1
bcrypt==4.0.1
bleach==6.0.0
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
colorama==0.4.6
commonmark==0.9.1
coverage==7.2.7
cryptography==41.0.1
dill==0.3.6
distlib==0.3.6
docutils==0.18.1
exceptiongroup==1.1.2
execnet==1.9.0
filelock==3.12.2
flake8==6.0.0
glob2==0.7
humanize==4.7.0
idna==3.4
imagesize==1.4.1
importlib-metadata==6.7.0
importlib-resources==5.12.0
iniconfig==2.0.0
isort==5.12.0
jaraco.classes==3.2.3
Jinja2==3.1.2
jsonschema==4.17.3
keyring==24.2.0
lazy-object-proxy==1.9.0
livereload==2.6.3
Mako==1.2.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
more-itertools==9.1.0
outcome==1.2.0
packaging==23.1
paramiko==3.2.0
parse==1.19.1
parse-type==0.6.2
pick==2.2.0
pkginfo==1.9.6
pkgutil_resolve_name==1.3.10
platformdirs==3.8.0
pluggy==1.2.0
py==1.11.0
pycodestyle==2.10.0
pycparser==2.21
pyflakes==3.0.1
Pygments==2.15.1
pylint==2.17.4
PyNaCl==1.5.0
pyrsistent==0.19.3
pytest==7.4.0
pytest-bdd==4.0.2
pytest-cov==4.1.0
pytest-datadir==1.4.1
pytest-test-groups==1.0.3
pytest-xdist==3.3.1
pytz==2023.3
PyYAML==6.0
readme-renderer==40.0
recommonmark==0.7.1
requests==2.31.0
requests-toolbelt==1.0.0
resource-pool==0.2.0
rfc3986==2.0.0
rich==13.4.2
six==1.16.0
sniffio==1.3.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
Sphinx==6.2.1
sphinx-autobuild==2021.3.14
sphinx-rtd-theme==1.2.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tomli==2.0.1
tomlkit==0.11.8
tornado==6.3.2
trio==0.22.1
twine==4.0.2
typing_extensions==4.7.1
urllib3==2.0.3
virtualenv==20.23.1
webencodings==0.5.1
wrapt==1.15.0
zipp==3.15.0