[project]
name = "dao3"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"psycopg2-binary>=2.9.12",
"scikit-learn>=1.9.0",
]