Skip to content

Commit 7883adb

Browse files
committed
remove pydantic pin
1 parent d0a4214 commit 7883adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies:
3737
- numpy
3838
- packaging
3939
- psutil
40-
- pydantic <2.10
40+
- pydantic
4141
- pydantic-extra-types
4242
- pygithub
4343
- pymongo

0 commit comments

Comments
 (0)