-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathrequirements.txt
More file actions
53 lines (53 loc) · 970 Bytes
/
requirements.txt
File metadata and controls
53 lines (53 loc) · 970 Bytes
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
alabaster==0.7.13
astroid==2.15.5
Babel==2.12.1
bleach==6.0.0
certifi==2023.5.7
charset-normalizer==3.2.0
coverage==7.2.7
dill==0.3.6
docutils==0.20.1
idna==3.4
imagesize==1.4.1
importlib-metadata==6.7.0
iniconfig==2.0.0
isort==5.12.0
jaraco.classes==3.2.3
Jinja2==3.1.2
keyring==24.2.0
lazy-object-proxy==1.9.0
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mccabe==0.7.0
mdurl==0.1.2
more-itertools==9.1.0
packaging==23.1
pkginfo==1.9.6
platformdirs==3.8.0
pluggy==1.2.0
pycodestyle==2.10.0
Pygments==2.15.1
pylint==2.17.4
pytest==7.4.0
pytest-cov==4.1.0
readme-renderer==40.0
requests==2.31.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.4.2
six==1.16.0
snowballstemmer==2.2.0
Sphinx==7.0.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tomlkit==0.11.8
twine==4.0.2
urllib3==2.0.3
webencodings==0.5.1
wrapt==1.15.0
zipp==3.15.0
-e .