Skip to content

Commit 2b6018a

Browse files
committed
Add requirements.txt
1 parent c1836ae commit 2b6018a

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
alabaster==1.0.0
2+
babel==2.17.0
3+
certifi==2025.1.31
4+
charset-normalizer==3.4.1
5+
colorama==0.4.6
6+
configobj==5.0.9
7+
docutils==0.21.2
8+
greenlet==3.2.0
9+
idna==3.10
10+
imagesize==1.4.1
11+
Jinja2==3.1.6
12+
MarkupSafe==3.0.2
13+
mutagen==1.47.0
14+
packaging==24.2
15+
path==17.1.0
16+
Pygments==2.19.1
17+
PyMySQL==1.1.1
18+
requests==2.32.3
19+
roman-numerals-py==3.1.0
20+
snowballstemmer==2.2.0
21+
Sphinx==8.2.3
22+
sphinxcontrib-applehelp==2.0.0
23+
sphinxcontrib-devhelp==2.0.0
24+
sphinxcontrib-htmlhelp==2.1.0
25+
sphinxcontrib-jsmath==1.0.1
26+
sphinxcontrib-qthelp==2.0.0
27+
sphinxcontrib-serializinghtml==2.0.0
28+
SQLAlchemy==2.0.40
29+
typing_extensions==4.13.2
30+
urllib3==2.4.0

0 commit comments

Comments
 (0)