first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "kpi"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"dotenv>=0.9.9",
|
||||
"polars>=1.41.2",
|
||||
"pyarrow>=24.0.0",
|
||||
"pymssql>=2.3.13",
|
||||
"pyodbc>=5.3.0",
|
||||
]
|
||||
Reference in New Issue
Block a user