Skip to content

Commit

Permalink
Adding requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Erick Verleye committed Feb 22, 2024
1 parent e0e4be7 commit 30687a1
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 @@
bump2version
coverage
flake8
grip
ipykernel
livereload
nbconvert==6.5
pip
sphinx
tox
twine
watchdog
wheel
mkdocs-git-revision-date-plugin
mkdocs-jupyter
mkdocs-material
mkdocs-pdf-export-plugin
mkdocstrings
mkdocstrings-crystal
mkdocstrings-python-legacy

# Requirements for core
jinja2>=3.0
markdown>=3.2
mkdocs>=1.4.2
mkdocs-material-extensions>=1.1
pygments>=2.14
pymdown-extensions>=9.9.1

# Requirements for plugins
colorama>=0.4
regex>=2022.4.24
requests>=2.26

0 comments on commit 30687a1

Please sign in to comment.