Skip to content

Commit 8fbf303

Browse files
chore(deps): update python docker tag to v3.14.1
1 parent 8248705 commit 8fbf303

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.9
1+
3.14.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "gliner-api"
33
version = "0.3.5"
44
description = "Easily configurable API & frontend providing simple access to dynamic NER models"
55
readme = "README.md"
6-
requires-python = "==3.13.9"
6+
requires-python = "==3.14.1"
77
dependencies = [
88
"fastapi[standard]==0.123.3",
99
"gitpython==3.1.45",

0 commit comments

Comments
 (0)