mirror of
https://github.com/Pardus-LiderAhenk/lider-ahenk-docs.git
synced 2024-11-10 01:52:23 +03:00
added requirements.txt
This commit is contained in:
parent
c6ec718f31
commit
164c04bc76
1 changed files with 39 additions and 0 deletions
39
requirements.txt
Normal file
39
requirements.txt
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
blinker==1.4
|
||||||
|
chardet==4.0.0
|
||||||
|
click==8.1.3
|
||||||
|
configobj==5.0.6
|
||||||
|
cryptography==3.3.2
|
||||||
|
ghp-import==2.1.0
|
||||||
|
gitdb==4.0.9
|
||||||
|
GitPython==3.1.27
|
||||||
|
idna==2.10
|
||||||
|
importlib-metadata==4.11.4
|
||||||
|
Jinja2==3.1.2
|
||||||
|
jsonpatch==1.25
|
||||||
|
jsonpointer==2.0
|
||||||
|
Markdown==3.3.7
|
||||||
|
MarkupSafe==2.1.1
|
||||||
|
mergedeep==1.3.4
|
||||||
|
mkdocs==1.3.0
|
||||||
|
mkdocs-git-revision-date-plugin==0.3.2
|
||||||
|
mkdocs-i18n==0.4.4
|
||||||
|
mkdocs-material==8.3.6
|
||||||
|
mkdocs-material-extensions==1.0.3
|
||||||
|
mkdocs-static-i18n==0.46
|
||||||
|
oauthlib==3.1.0
|
||||||
|
packaging==21.3
|
||||||
|
prettytable==0.7.2
|
||||||
|
pyasn1==0.4.8
|
||||||
|
Pygments==2.12.0
|
||||||
|
PyJWT==1.7.1
|
||||||
|
pymdown-extensions==9.5
|
||||||
|
pyparsing==3.0.9
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-i18n==0.3.9
|
||||||
|
PyYAML==5.3.1
|
||||||
|
pyyaml-env-tag==0.1
|
||||||
|
six==1.16.0
|
||||||
|
smmap==5.0.0
|
||||||
|
urllib3==1.26.5
|
||||||
|
watchdog==2.1.9
|
||||||
|
zipp==3.8.0
|
Loading…
Reference in a new issue