Skip to content

Commit

Permalink
Add requirements.txt for project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JonneSaloranta committed Dec 20, 2024
1 parent 621ad73 commit 4a2df3d
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
babel==2.16.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
ghp-import==2.1.0
idna==3.10
importlib-metadata==8.5.0
jinja2==3.1.4
Markdown==3.7
MarkupSafe==3.0.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-autorefs==1.2.0
mkdocs-get-deps==0.2.0
mkdocs-glightbox==0.4.0
mkdocs-material==9.5.48
mkdocs-material-extensions==1.3.1
packaging==24.2
paginate==0.5.7
pathspec==0.12.1
platformdirs==4.3.6
pygments==2.18.0
pymdown-extensions==10.12
python-dateutil==2.9.0.post0
PyYAML==6.0.2
pyyaml-env-tag==0.1
regex==2024.11.6
requests==2.32.3
six==1.17.0
urllib3==2.2.3
watchdog==6.0.0
zipp==3.21.0

0 comments on commit 4a2df3d

Please sign in to comment.