Skip to content

Commit 2d188d6

Browse files
committed
Removed eidl and Python 3.9 from dependencies
1 parent ee31373 commit 2d188d6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

recipe/meta.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,9 @@ requirements:
2424
- python
2525
- setuptools
2626
run:
27-
- python >=3.9,<3.12
27+
- python >=3.10,<3.12
2828
- arrow
2929
- brightway2 =2.4.6
30-
- eidl >=2.0.1
3130
- networkx
3231
- numpy >=1.23.5
3332
- pandas >=2.2.1

0 commit comments

Comments
 (0)