Skip to content

Commit

Permalink
Update conda-recipe to pydantic>2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bz committed Oct 24, 2023
1 parent d181a8a commit d0246f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ requirements:
- python
- setuptools
- pip
- pydantic==1.10.9
- pydantic>2.3
run:
- python
- pydantic==1.10.9
- pydantic>2.3
- numpy
- pyyaml

Expand Down

0 comments on commit d0246f6

Please sign in to comment.