Gurobi / gurobipy-pandas

Convenience wrapper for building optimization models from pandas data
https://gurobipy-pandas.readthedocs.io
Apache License 2.0
90 stars 15 forks source link

Decide on minimum version requirements #19

Closed simonbowly closed 1 year ago

simonbowly commented 2 years ago
rluce commented 2 years ago

Probably OK to allow gurobipy>=9.

rluce commented 1 year ago

Python>=3.8 pandas>=1 should be good, too.

simonbowly commented 1 year ago

Min versions updated