We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6f18a commit 89e8a2eCopy full SHA for 89e8a2e
.python-version
@@ -1 +1 @@
1
-3.13.7
+3.14.0
pyproject.toml
@@ -3,7 +3,7 @@ name = "gliner-api"
3
version = "0.3.5"
4
description = "Easily configurable API & frontend providing simple access to dynamic NER models"
5
readme = "README.md"
6
-requires-python = "==3.13.7"
+requires-python = "==3.14.0"
7
dependencies = [
8
"fastapi[standard]==0.120.0",
9
"gitpython==3.1.45",
0 commit comments