Skip to content

Commit

Permalink
Revert to pydantic 2.3.0
Browse files Browse the repository at this point in the history
sveinbjornt committed Oct 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7073cd9 commit 3eb20b6
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
@@ -28,7 +28,7 @@ dependencies = [
# "aiohttp[speedups]>=3.8.4",
"requests>=2.31.0",
"typing-extensions>=4.7.1",
"pydantic==2.4.0",
"pydantic==2.3.0",
"pydantic-settings>=2.0.3",
"cachetools>=5.5.0",
# For parsing Icelandic text

0 comments on commit 3eb20b6

Please sign in to comment.