Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23fb029

Browse files
committed
lock numpy<2.1 for environment.yml
1 parent 51e7230 commit 23fb029

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
@@ -18,7 +18,7 @@ dependencies:
1818
- kiwisolver>=1.3.1
1919
- pybind11>=2.13.2
2020
- meson-python>=0.13.1
21-
- numpy>=1.23
21+
- numpy<2.1
2222
- pillow>=8
2323
- pkg-config
2424
- pygobject

0 commit comments

Comments
 (0)