Skip to content

Commit

Permalink
Downgrade pydantic-core to the correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Deal committed Mar 25, 2024
1 parent 7ac50c4 commit ef60643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ psycopg2-binary==2.9.9
# via -r requirements-minimal.txt
pydantic==2.6.4
# via -r requirements-minimal.txt
pydantic-core==2.17.0
pydantic-core==2.16.3
# via pydantic
pyparsing==3.1.2
# via httplib2
Expand Down

0 comments on commit ef60643

Please sign in to comment.