forked from jpforcioli/github_howto_jsonrpc_api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.31 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
accessible-pygments==0.0.5
alabaster==0.7.16
anyio==4.6.2.post1
apeye==1.4.1
apeye-core==1.1.5
autodocsumm==0.2.13
babel==2.16.0
beautifulsoup4==4.12.3
CacheControl==0.14.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
cssutils==2.11.1
dict2css==0.3.0.post1
docutils==0.20.1
domdf-python-tools==3.9.0
filelock==3.16.1
h11==0.14.0
html5lib==1.1
idna==3.10
imagesize==1.4.1
Jinja2==3.1.4
MarkupSafe==3.0.2
more-itertools==10.5.0
msgpack==1.1.0
natsort==8.4.0
packaging==24.1
platformdirs==4.3.6
pydata-sphinx-theme==0.15.4
Pygments==2.18.0
requests==2.32.3
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
setuptools==75.2.0
six==1.16.0
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
Sphinx==7.2.6
sphinx-autobuild==2024.10.3
#sphinx-autodoc-typehints==2.5.0
sphinx-book-theme==1.1.3
sphinx-copybutton==0.5.2
sphinx-jinja2-compat==0.3.0
#sphinx-prompt==1.9.0
sphinx-tabs==3.4.5
sphinx-toolbox==3.8.1
sphinx_design==0.6.1
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-images==0.9.4
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphinxcontrib-websupport==1.2.4
starlette==0.41.0
tabulate==0.9.0
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.32.0
watchfiles==0.24.0
webencodings==0.5.1
websockets==13.1