Skip to content

Commit 16fa6ff

Browse files
Update environment.yml
Co-authored-by: Norman Fomferra <norman.fomferra@brockmann-consult.de>
1 parent 1e4bb30 commit 16fa6ff

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
@@ -7,7 +7,7 @@ dependencies:
77
# Required
88
- copernicusmarine >=2.1.1
99
- xcube >=1.9.1
10-
- numpy >2.0.0 # to avoid inconsistent results with copernicusmarine package
10+
- numpy >=2.0.0 # to avoid inconsistent results with copernicusmarine package
1111
- pandas
1212
# for testing
1313
- black

0 commit comments

Comments
 (0)