Skip to content

Commit 89e8a2e

Browse files
chore(deps): update python docker tag to v3.14.0
1 parent ff6f18a commit 89e8a2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.7
1+
3.14.0

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.7"
6+
requires-python = "==3.14.0"
77
dependencies = [
88
"fastapi[standard]==0.120.0",
99
"gitpython==3.1.45",

0 commit comments

Comments
 (0)