chore: Update OR-Tools to 9.5

This commit is contained in:
Jeremy Saklad 2023-03-14 07:40:21 -05:00
parent b85440e3cd
commit 0bd31f4f91
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.3"
ortools = "9.5"
windows-curses = {platform_system = "== 'Windows'"}
[scripts]