feat: analisa demandas C-97 e realiza fleet assignment conforme INSTRUCOES.md
This commit is contained in:
16
pyproject.toml
Normal file
16
pyproject.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[project]
|
||||
name = "ceao-809"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"jupyterlab>=4.5.8",
|
||||
"matplotlib>=3.10.9",
|
||||
"nbformat>=5.10.4",
|
||||
"ortools>=9.15.6755",
|
||||
"pulp>=3.3.2",
|
||||
"pymap3d>=3.2.0",
|
||||
"seaborn>=0.13.2",
|
||||
"vincenty>=0.1.4",
|
||||
]
|
||||
Reference in New Issue
Block a user