Skip to content

Commit

Permalink
Update pydantic on Conda
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaramadze committed Nov 27, 2024
1 parent 45f2a15 commit b972310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requirements:
- requests >=2.32
- typing_extensions >=4.8
- orjson >=3.9,<4
- pydantic >=2.7,<2.10
- pydantic >=2.7,<2.11
- pydantic-settings >=2.3,<2.7
- jsonschema >=4.3.0
- fastavro >=1.8,<2.0
Expand Down

0 comments on commit b972310

Please sign in to comment.