Skip to content

Commit

Permalink
Merge pull request #3178 from regro/beckermr-patch-2
Browse files Browse the repository at this point in the history
chore: pin pydantic to <2.10 for now
  • Loading branch information
beckermr authored Nov 21, 2024
2 parents ea2eaa4 + fa02135 commit 3be6b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
- numpy
- packaging
- psutil
- pydantic
- pydantic <2.10
- pydantic-extra-types
- pygithub
- pymongo
Expand Down

0 comments on commit 3be6b85

Please sign in to comment.