Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Oct 23, 2024
1 parent a2cbfa6 commit 15b658b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ mkdocstrings = "^0.16"
mkdocs-autorefs = "^0.3, !=0.3.1"
mkdocs-macros-plugin = "^0.6.3"
mkdocs-table-reader-plugin = "^0.6.1"
mkdocs-jupyter = "^0.21.0"
pymdown-extensions = "^9.1"
commitizen = "^2.17"
flake8 = "^3.9.2"
mypy = "^0.910"
openpyxl = "^3.0.9"
mike = "^1.1.2"
jinja2 = "<4"
jinja2 = "^3.0"
markupsafe = "<2.1"
mkdocs-jupyter = "^0.21.0"
jupyter = "^1.0.0"
ipykernel = "^6.15.0"
# matplotlib >=3.8 supports numpy 2.0
Expand Down

0 comments on commit 15b658b

Please sign in to comment.