mirror of
https://github.com/monero-project/monero-docs.git
synced 2024-12-22 19:49:22 +00:00
pip freeze > requirements.txt
This commit is contained in:
parent
8f9d118def
commit
dfb1b2be64
1 changed files with 34 additions and 0 deletions
34
requirements.txt
Normal file
34
requirements.txt
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
Babel==2.15.0
|
||||||
|
certifi==2024.7.4
|
||||||
|
charset-normalizer==3.3.2
|
||||||
|
click==8.1.7
|
||||||
|
colorama==0.4.6
|
||||||
|
csscompressor==0.9.5
|
||||||
|
ghp-import==2.1.0
|
||||||
|
htmlmin2==0.1.13
|
||||||
|
idna==3.7
|
||||||
|
Jinja2==3.1.4
|
||||||
|
jsmin==3.0.1
|
||||||
|
Markdown==3.6
|
||||||
|
MarkupSafe==2.1.5
|
||||||
|
mergedeep==1.3.4
|
||||||
|
mkdocs==1.6.0
|
||||||
|
mkdocs-get-deps==0.2.0
|
||||||
|
mkdocs-material==9.5.30
|
||||||
|
mkdocs-material-extensions==1.3.1
|
||||||
|
mkdocs-minify-plugin==0.8.0
|
||||||
|
mkdocs-static-i18n==1.2.3
|
||||||
|
packaging==24.1
|
||||||
|
paginate==0.5.6
|
||||||
|
pathspec==0.12.1
|
||||||
|
platformdirs==4.2.2
|
||||||
|
Pygments==2.18.0
|
||||||
|
pymdown-extensions==10.9
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
PyYAML==6.0.1
|
||||||
|
pyyaml_env_tag==0.1
|
||||||
|
regex==2024.7.24
|
||||||
|
requests==2.32.3
|
||||||
|
six==1.16.0
|
||||||
|
urllib3==2.2.2
|
||||||
|
watchdog==4.0.1
|
Loading…
Reference in a new issue