Skip to content

Commit

Permalink
remove pydantic pin
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-db committed Oct 16, 2024
1 parent a25004d commit 8274164
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def _get_plugin_version() -> str:
"keyring>=23.13.0",
"pandas<2.2.0",
"protobuf<5.0.0",
"pydantic~=2.7.0",
],
zip_safe=False,
classifiers=[
Expand Down

0 comments on commit 8274164

Please sign in to comment.