Skip to content

Commit 1b42a07

Browse files
committed
Revert "refact: drop requirements.txt"
This reverts commit eca4978. The file requirements.txt is used for mkdocs, not for building the project.
1 parent f8cd354 commit 1b42a07

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

requirements.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
babel==2.16.0
2+
certifi==2024.8.30
3+
charset-normalizer==3.4.0
4+
click==8.1.7
5+
colorama==0.4.6
6+
ghp-import==2.1.0
7+
idna==3.10
8+
Jinja2==3.1.4
9+
Markdown==3.7
10+
MarkupSafe==3.0.2
11+
mergedeep==1.3.4
12+
mkdocs==1.6.1
13+
mkdocs-get-deps==0.2.0
14+
mkdocs-material==9.5.44
15+
mkdocs-material-extensions==1.3.1
16+
packaging==24.2
17+
paginate==0.5.7
18+
pathspec==0.12.1
19+
platformdirs==4.3.6
20+
Pygments==2.18.0
21+
pymdown-extensions==10.12
22+
python-dateutil==2.9.0.post0
23+
PyYAML==6.0.2
24+
pyyaml_env_tag==0.1
25+
regex==2024.11.6
26+
requests==2.32.3
27+
six==1.16.0
28+
urllib3==2.2.3
29+
watchdog==6.0.0

0 commit comments

Comments
 (0)