Skip to content

Commit

Permalink
chore: pin pandas, changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Midnighter committed Jan 26, 2019
1 parent c48095e commit a88e24c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ History

Next Release
------------
* Change SBO annotation tests to check for multiple terms until we can properly
handle the ontology.
* Remove 'Steady-state flux solution vectors' test case.
* Improve the descriptions of stoichiometric matrix test cases.
* Fix the discovery or orphan and dead-end metabolites.
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ install_requires =
future
pytest >=4.0
gitpython
pandas >=0.20.1
pandas >=0.20.1,<0.24
Jinja2
cookiecutter
cobra >0.13.3
Expand Down

0 comments on commit a88e24c

Please sign in to comment.