Skip to content

Commit

Permalink
fix: pin marshmallow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Panaetius committed Jan 7, 2025
1 parent dcc670b commit 9d01a2d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ python = "^3.9.1"
marshmallow = "~3.23.0"
pyld = "^2.0.2"
Jinja2 = { version = ">=3.0.0,<3.1.0", optional = true }
sphinx = { version = "^4.2.0", optional = true }
sphinx = { version = "^5.0.0", optional = true }
sphinx-rtd-theme = { version = "^0.4.3", optional = true }
sphinxcontrib-spelling = { version = "^5.0.0", optional = true }
lazy-object-proxy = "^1.4.3"
Expand Down

0 comments on commit 9d01a2d

Please sign in to comment.