Initial commit uv

This commit is contained in:
CC
2026-08-31 23:29:47 +01:00
parent 44bcc86490
commit 4ee9436332
2 changed files with 61 additions and 1 deletions

View File

@@ -5,5 +5,6 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"psycopg[binary]>=3.3.4",
"scikit-learn>=1.9.0",
]