Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Dec 1, 2024
1 parent d333b8e commit 780d799
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ requires-python = ">=3.9"
dependencies = [
"pytrie",
"pydantic>=2.0",
"eval_type_backport; python_version < '3.10'",
"typing-extensions",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 780d799

Please sign in to comment.