Skip to content

Commit

Permalink
Pin pydantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Nov 21, 2024
1 parent 81e21d9 commit 8b4d62e
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 @@ -57,7 +57,7 @@ dependencies = [
"polars",
"psutil",
"pyarrow", # extra dependency for pandas (parquet)
"pydantic > 2",
"pydantic > 2, < 2.10",
"PyQt5",
"python-dateutil",
"python-multipart",
Expand Down

0 comments on commit 8b4d62e

Please sign in to comment.