Skip to content

Commit

Permalink
version: reverse pydantic dep version increase
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed Oct 29, 2024
1 parent aa7c8c9 commit 69433a9
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
Expand Up @@ -15,7 +15,7 @@ classifiers = [
]
keywords = [ "CKAN" ]
dependencies = [
"pydantic>=2.9.2,<3.0.0",
"pydantic>=2.3.0,<3.0.0",
"boto3-stubs[logs]>=1.35.0,<2.0.0"
]
authors = [
Expand Down

0 comments on commit 69433a9

Please sign in to comment.