Skip to content

Commit

Permalink
pin xsdata
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Apr 1, 2024
1 parent d6d2a88 commit 109543f
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 @@ -28,7 +28,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dynamic = ["version"]
dependencies = ["pydantic >=1.9.0", "pydantic-compat >=0.1.0", "xsdata >=23.6"]
dependencies = ["pydantic >=1.9.0", "pydantic-compat >=0.1.0", "xsdata >=23.6,<24.4"]

[project.urls]
Source = "https://github.com/tlambert03/ome-types"
Expand Down

0 comments on commit 109543f

Please sign in to comment.