Skip to content

Commit

Permalink
support py3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Jul 11, 2024
1 parent 5408128 commit 886b2ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ dependencies = [
"polars-lts-cpu >= 0.20.25",
"loguru>=0.7",
"setuptools",
"pydantic"
"pydantic",
"eval_type_backport",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 886b2ec

Please sign in to comment.