Skip to content

Commit 359564d

Browse files
committed
[deploy] add requirements.txt to compatibility with CF Pages
1 parent bdeb776 commit 359564d

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

requirements.txt

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
babel==2.16.0
2+
cairocffi==1.7.1
3+
CairoSVG==2.7.1
4+
certifi==2024.8.30
5+
cffi==1.17.1
6+
charset-normalizer==3.4.0
7+
click==8.1.7
8+
colorama==0.4.6
9+
csscompressor==0.9.5
10+
cssselect2==0.7.0
11+
defusedxml==0.7.1
12+
ghp-import==2.1.0
13+
gitdb==4.0.11
14+
GitPython==3.1.43
15+
htmlmin2==0.1.13
16+
idna==3.10
17+
Jinja2==3.1.4
18+
jsmin==3.0.1
19+
Markdown==3.7
20+
MarkupSafe==3.0.1
21+
mergedeep==1.3.4
22+
mkdocs==1.5.3
23+
mkdocs-git-revision-date-localized-plugin==1.2.9
24+
mkdocs-material==9.5.18
25+
mkdocs-material-extensions==1.3.1
26+
mkdocs-minify-plugin==0.7.2
27+
mkdocs-render-swagger-plugin==0.1.2
28+
packaging==24.1
29+
paginate==0.5.7
30+
pathspec==0.12.1
31+
pillow==10.4.0
32+
platformdirs==4.3.6
33+
pycparser==2.22
34+
Pygments==2.18.0
35+
pymdown-extensions==10.11.2
36+
python-dateutil==2.9.0.post0
37+
pytz==2024.2
38+
PyYAML==6.0.2
39+
pyyaml_env_tag==0.1
40+
regex==2024.9.11
41+
requests==2.32.3
42+
six==1.16.0
43+
smmap==5.0.1
44+
tinycss2==1.3.0
45+
urllib3==2.2.3
46+
watchdog==5.0.3
47+
webencodings==0.5.1

0 commit comments

Comments
 (0)