Skip to content

Commit

Permalink
build(environment.yaml): fix pkg ver
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Nov 21, 2023
1 parent fab3e70 commit aedc9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- python-libsbml # rplibs, rpfba
- numpy <1.25 # rplibs, rpfba, rpscore, rpthermo ('np.find_common_type' deprecated)
- pandas <2.0 # rplibs, rpthermo ('frame.append' deprecated)
- scipy <1.11 # rpthermo (method='revised simplex' deprecated)
- scipy # rpthermo
- equilibrator-api # rpthermo
- equilibrator-cache >=0.5.4 # rpthermo
- colored # rplibs
Expand Down

0 comments on commit aedc9af

Please sign in to comment.