mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-03-12 11:00:56 +07:00
added requirements.txt
This commit is contained in:
parent
0b007a5108
commit
a311d6667e
26
requirements.txt
Normal file
26
requirements.txt
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
certifi==2022.12.7
|
||||||
|
charset-normalizer==3.0.1
|
||||||
|
click==8.1.3
|
||||||
|
colorama==0.4.6
|
||||||
|
ghp-import==2.1.0
|
||||||
|
idna==3.4
|
||||||
|
importlib-metadata==6.0.0
|
||||||
|
Jinja2==3.1.2
|
||||||
|
Markdown==3.4.1
|
||||||
|
MarkupSafe==2.1.2
|
||||||
|
mergedeep==1.3.4
|
||||||
|
mkdocs==1.4.2
|
||||||
|
mkdocs-material==9.1.0
|
||||||
|
mkdocs-material-extensions==1.1.1
|
||||||
|
packaging==23.0
|
||||||
|
Pygments==2.14.0
|
||||||
|
pymdown-extensions==9.9.2
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
PyYAML==6.0
|
||||||
|
pyyaml-env-tag==0.1
|
||||||
|
regex==2022.10.31
|
||||||
|
requests==2.28.2
|
||||||
|
six==1.16.0
|
||||||
|
urllib3==1.26.14
|
||||||
|
watchdog==2.3.1
|
||||||
|
zipp==3.15.0
|
Loading…
Reference in New Issue
Block a user