Skip to content

Conversation

@jmahlik
Copy link
Contributor

@jmahlik jmahlik commented Jul 23, 2025

  • Allow ortools <9.15 (9.14 is the current version)
  • Requires updates to transitive dependencies i.e. cvxpy and potentially ropwr

Closes #364

Also removed the requirements file so it doesn't have to be changed in multiple places. Let me know if this is ok, can add back if it's there for a reason.

jmahlik added 2 commits July 22, 2025 12:08
Dependencies are listed in the setup.py, they only need to be updated in one place now
* Allow ortools <9.15 (9.14 is the current version)
* Requires updates to transitive dependencies i.e. cvxpy and potentially ropwr

Closes guillermo-navas-palencia#364
@jmahlik jmahlik marked this pull request as draft July 23, 2025 20:17
@jmahlik
Copy link
Contributor Author

jmahlik commented Jul 23, 2025

cc @diegodebrito

@diegodebrito
Copy link

@jmahlik Did some testing here and it fails for versions or ortools > 9.12 (tested with 9.13.4784 and 9.14.6206). Something changed in ortools that is causing that to fail it seems.

@guillermo-navas-palencia Did you set ortools < 9.12 for any specific reason? Were you aware of issues with more recent versions. We know that ortools is a pretty dense and complex dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.13 Support

2 participants