diff options
| author | 2026-01-26 10:44:51 +0800 | |
|---|---|---|
| committer | 2026-01-26 10:44:51 +0800 | |
| commit | 73e7cf1a77003d88da8b70934698c49e362304ee (patch) | |
| tree | a6e312bb98ef0f23c7612b67e1c2235c21c437e9 /docs/requirements.txt | |
| download | lora-template-73e7cf1a77003d88da8b70934698c49e362304ee.tar.gz lora-template-73e7cf1a77003d88da8b70934698c49e362304ee.zip | |
Initial commit
Diffstat (limited to 'docs/requirements.txt')
| -rw-r--r-- | docs/requirements.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 0000000..6b39a20 --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1,7 @@ +furo>=2024.7.18 +sphinx-autobuild>=2024.4.16 +myst-parser>=3.0.1 +sphinx>=7.4.7 +tomli>=2.0.1 +sphinx_design>=0.6.0 +sphinx-intl>=2.2.0
\ No newline at end of file |