Skip to content

Commit 97d0e7b

Browse files
authored
Merge pull request #85 from RyanLua/simplified-requirements
Simplify requirements.txt
2 parents dc71ede + 25401db commit 97d0e7b

File tree

1 file changed

+2
-36
lines changed

1 file changed

+2
-36
lines changed

docs/requirements.txt

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,5 @@
1-
alabaster==1.0.0
2-
anyio==4.10.0
3-
babel==2.17.0
4-
beautifulsoup4==4.13.4
5-
certifi==2025.8.3
6-
charset-normalizer==3.4.3
7-
click==8.2.1
8-
colorama==0.4.6
9-
docutils==0.22
101
furo==2025.7.19
11-
h11==0.16.0
12-
idna==3.10
13-
imagesize==1.4.1
14-
Jinja2==3.1.6
15-
MarkupSafe==3.0.2
16-
packaging==25.0
17-
Pygments==2.19.2
18-
requests==2.32.4
19-
roman-numerals-py==3.1.0
20-
sniffio==1.3.1
21-
snowballstemmer==3.0.1
22-
soupsieve==2.7
232
Sphinx==8.2.3
243
sphinx-argparse==0.5.2
25-
sphinx-autobuild==2024.10.3
26-
sphinx-basic-ng==1.0.0b2
27-
sphinx-copybutton==0.5.2
28-
sphinxcontrib-applehelp==2.0.0
29-
sphinxcontrib-devhelp==2.0.0
30-
sphinxcontrib-htmlhelp==2.1.0
31-
sphinxcontrib-jsmath==1.0.1
32-
sphinxcontrib-qthelp==2.0.0
33-
sphinxcontrib-serializinghtml==2.0.0
34-
starlette==0.47.2
35-
typing_extensions==4.15.0
36-
urllib3==2.5.0
37-
uvicorn==0.35.0
38-
watchfiles==1.1.0
39-
websockets==15.0.1
4+
sphinx-autobuild==2025.8.25
5+
sphinx-copybutton==0.5.2

0 commit comments

Comments
 (0)