pwenker commited on
Commit
bac248e
·
1 Parent(s): 235ed21

chore: decrease Python version to fix HF Space

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -13,7 +13,7 @@ dependencies = [
13
  "pydantic-settings>=2.2.1",
14
  ]
15
  readme = "README.md"
16
- requires-python = ">= 3.12"
17
 
18
  [build-system]
19
  requires = ["hatchling"]
 
13
  "pydantic-settings>=2.2.1",
14
  ]
15
  readme = "README.md"
16
+ requires-python = ">= 3.11"
17
 
18
  [build-system]
19
  requires = ["hatchling"]