Skip to content

Commit 9dabec5

Browse files
committed
upgrade python version --> 3.13
1 parent 9b868bb commit 9dabec5

2 files changed

Lines changed: 3 additions & 281 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "codif-ape-API"
33
version = "0.1.0"
44
description = "API for deployment of the classification model for APE nomenclature"
55
readme = "README.md"
6-
requires-python = ">=3.12"
6+
requires-python = ">=3.13"
77
dependencies = [
88
"fastapi>=0.115.12",
99
"mlflow>=2.21.2",

0 commit comments

Comments
 (0)