Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 475c242

Browse files
authored
Merge pull request #774 from datafold/issue_772
[issue 772] open up accepted mashumaro versions
2 parents 803e499 + 8ceba6d commit 475c242

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ oracledb = {version = "*", optional=true}
4545
pyodbc = {version="^4.0.39", optional=true}
4646
typing-extensions = ">=4.0.1"
4747
attrs = "^23.1.0"
48-
mashumaro = {version = ">=3.8.1,<3.11.0", extras = ["msgpack"]}
48+
mashumaro = {version = ">=2.9,<3.11.0", extras = ["msgpack"]}
4949

5050
[tool.poetry.dev-dependencies]
5151
parameterized = "*"

0 commit comments

Comments
 (0)