Skip to content

Commit

Permalink
DEV: Pin numpy version to fix #8
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Jun 26, 2024
1 parent 4e883b3 commit de20b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reneo/workflow/envs/reneo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- pysam
- networkx>=2.8.6
- scipy
- numpy
- numpy<2.0.0
- pandas
- gurobi>=10.0.0
- more-itertools
Expand Down

0 comments on commit de20b0c

Please sign in to comment.