You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
519 B
Plaintext
25 lines
519 B
Plaintext
|
3 years ago
|
#pip freeze > requirements.txt
|
||
|
|
Sphinx==6.2.1
|
||
|
|
sphinx-rtd-theme==1.2.2
|
||
|
|
alabaster==0.7.13
|
||
|
|
Babel==2.12.1
|
||
|
|
certifi==2023.7.22
|
||
|
|
charset-normalizer==3.2.0
|
||
|
|
docutils==0.18.1
|
||
|
|
idna==3.4
|
||
|
|
imagesize==1.4.1
|
||
|
|
Jinja2==3.1.2
|
||
|
|
MarkupSafe==2.1.3
|
||
|
|
packaging==23.1
|
||
|
|
Pygments==2.16.1
|
||
|
|
requests==2.31.0
|
||
|
|
snowballstemmer==2.2.0
|
||
|
|
sphinxcontrib-applehelp==1.0.6
|
||
|
|
sphinxcontrib-devhelp==1.0.4
|
||
|
|
sphinxcontrib-htmlhelp==2.0.3
|
||
|
|
sphinxcontrib-jquery==4.1
|
||
|
|
sphinxcontrib-jsmath==1.0.1
|
||
|
|
sphinxcontrib-qthelp==1.0.5
|
||
|
|
sphinxcontrib-serializinghtml==1.1.7
|
||
|
|
urllib3==2.0.4
|