Skip to content

Commit 1bc7f22

Browse files
Merge pull request #184 from KrisThielemans/xtensor_upgrade
remove xtensor version upper bound, set howardhinnant_date upper bound
2 parents 477abe2 + 8874fb7 commit 1bc7f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- compilers
1010
- h5py>=3.7.0
1111
- hdf5>=1.12.1
12-
- howardhinnant_date>=3.0.1
12+
- howardhinnant_date>=3.0.1, <3.0.4
1313
- ipykernel>=6.19.2
1414
- just>=1.36.0
1515
- matplotlib
@@ -19,5 +19,5 @@ dependencies:
1919
- pre-commit=4.0.1
2020
- python>=3.11.3
2121
- shellcheck>=0.8.0
22-
- xtensor>=0.24.2, <0.26.0
22+
- xtensor>=0.24.2
2323
- xtensor-blas

0 commit comments

Comments
 (0)