Skip to content

Commit

Permalink
Update pydantic versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirschfeld committed May 11, 2021
1 parent b37d04b commit 5fd31d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ requirements:
run:
- python >=3.6
- starlette =0.14.2
- pydantic >=1.0.0,<2.0.0
- pydantic >=1.6.2,!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0

test:
imports:
Expand Down

0 comments on commit 5fd31d1

Please sign in to comment.