chore: Update OR-Tools to 9.8

This commit is contained in:
Jeremy Saklad 2024-02-23 07:37:41 -06:00
parent 0bd31f4f91
commit 8848c129db
Signed by: Jeremy Saklad
GPG Key ID: 94B02EA3D0B6481B
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
ortools = "9.5"
ortools = "~=9.8"
windows-curses = {platform_system = "== 'Windows'"}
[scripts]