Skip to content

Commit

Permalink
Removed eidl and Python 3.9 from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvisscher committed Jun 25, 2024
1 parent ee31373 commit 2d188d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,9 @@ requirements:
- python
- setuptools
run:
- python >=3.9,<3.12
- python >=3.10,<3.12
- arrow
- brightway2 =2.4.6
- eidl >=2.0.1
- networkx
- numpy >=1.23.5
- pandas >=2.2.1
Expand Down

0 comments on commit 2d188d6

Please sign in to comment.