Skip to content

Commit 5cb0a15

Browse files
authored
Update environment.yaml
1 parent ab2d98c commit 5cb0a15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

environment.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: codebase
22
channels:
33
- conda-forge
44
dependencies:
5-
- numpy
6-
- pandas
7-
- matplotlib
8-
- scipy
5+
- numpy=2.2.3
6+
- pandas>=2.2.1
7+
- matplotlib=3.10.1
8+
- scipy=1.15.1

0 commit comments

Comments
 (0)