Skip to content

Commit f30a801

Browse files
committed
Add pydantic to environment.yml
1 parent 6651931 commit f30a801

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- conda-forge
44
dependencies:
55
- python>=3.10
6+
- pydantic
67
- numpy
78
- pip
89
- xarray

0 commit comments

Comments
 (0)