Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinis12 authored Nov 13, 2024
1 parent 83027ea commit 0465493
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>=7
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
#pygments>=2.10,<2.12
#pymdown-extensions<9.4

# Requirements for core
jinja2>=3.0.2
markdown>=3.2
mkdocs>=1.4.0
mkdocs-material-extensions>=1.0.3
pygments>=2.12
pymdown-extensions>=9.4

# Requirements for plugins
requests>=2.26

0 comments on commit 0465493

Please sign in to comment.