Skip to content

Commit

Permalink
fix misture version precisely
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderFengler committed Jan 1, 2025
1 parent 336bfc9 commit 175bb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ numpy = ">=1.26.4,<2.0.0"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.1"
mistune = "^3.0.0"
mistune = "3.0.2"
mypy = "^1.11.1"
pre-commit = "^2.20.0"
jupyterlab = "^4.2.4"
Expand Down

0 comments on commit 175bb1c

Please sign in to comment.