Skip to content

Commit 3c4f8bd

Browse files
authored
Merge pull request #2867 from lunkwill42/bugfix/remove-pydantic
Remove nonsensical pydantic requirement
2 parents 58b6db8 + f426a1a commit 3c4f8bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ classifiers = [
1717
]
1818
dynamic = ["version"]
1919
dependencies = [
20-
"pydantic >= 2.0",
2120
"importlib_metadata; python_version < '3.8'",
2221
"importlib_resources; python_version < '3.9'",
2322
]

0 commit comments

Comments
 (0)