Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomas1234 committed Jun 22, 2016
1 parent 6babaff commit 3297806
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
'blessings>=1.5.1',
'pandas>=0.15.2',
'ordered-set>=1.2',
'cobra>=0.4',
'cobra>=0.4.1',
'optlang>=0.3.0',
'requests>=2.5.0',
'numexpr>=2.4',
'networkx>=1.9.1',
'six>=1.9.0',
'escher>=1.1.2',
'IProgress>=0.2',
'IProgress>=0.4',
'inspyred>=1.0',
'lazy-object-proxy>=1.2.0',
'palettable>=2.1.1']
Expand All @@ -50,7 +50,7 @@
'swiglpk': ['swiglpk>=1.2.14'],
'plotly': ['plotly>=1.9.6'],
'bokeh': ['bokeh>=0.11.1'],
'jupyter': ['jupyter>=1.0.0', 'ipywidgets>=4.1.1', 'runipy>=0.1.5'],
'jupyter': ['jupyter>=1.0.0', 'ipywidgets>=4.1.1'],
'test': ['nose>=1.3.7', 'rednose>=0.4.3', 'coverage>=4.0.3'],
'parallel': ['redis>=2.10.5', 'ipyparallel>=5.0.1'],
'sbml': ['python-libsbml>=5.13.0', 'lxml>=3.6.0']
Expand Down

0 comments on commit 3297806

Please sign in to comment.