requirements file for installation
This commit is contained in:
parent
69f644c763
commit
bab5cd6a75
1 changed files with 33 additions and 0 deletions
33
requirements.txt
Normal file
33
requirements.txt
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
alabaster==0.7.13
|
||||
Babel==2.12.1
|
||||
bcrypt==4.0.1
|
||||
certifi==2023.5.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
cryptography==41.0.1
|
||||
docutils==0.18.1
|
||||
Fabric==1.15.0
|
||||
idna==3.4
|
||||
imagesize==1.4.1
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.3
|
||||
packaging==23.1
|
||||
paramiko==2.12.0
|
||||
pyaml==23.7.0
|
||||
pycparser==2.21
|
||||
Pygments==2.15.1
|
||||
PyNaCl==1.5.0
|
||||
PyYAML==6.0
|
||||
requests==2.31.0
|
||||
six==1.16.0
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==6.2.1
|
||||
sphinx-rtd-theme==1.2.2
|
||||
sphinxcontrib-applehelp==1.0.4
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.1
|
||||
sphinxcontrib-jquery==4.1
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
urllib3==2.0.3
|
||||
Loading…
Add table
Reference in a new issue