You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A land use change and environmental assessment tool based on preconfigured data animal population numbers based on negative emissions allowance"
authors = ["Colm Duffy"]
license = "MIT"
readme = "README.md"
packages = [{include = "optigob", from = "src"}]
[tool.poetry.dependencies]
python = "^3.12"
pyomo = "^6.8.0"
pandas = "^2.2.3"
numpy = "^2.2.4"
sqlalchemy = "^2.0.39"
pyyaml = "^6.0.2"
highspy = { version = "^1.13.1", optional = true }