Update pyproject.toml

This commit is contained in:
2025-11-25 07:38:30 +00:00
parent 70a867e4a1
commit e2cd6d7ba3

View File

@@ -4,11 +4,6 @@ version = "0.1.1"
description = "Add your description here" description = "Add your description here"
readme = "README.md" readme = "README.md"
requires-python = ">=3.13" requires-python = ">=3.13"
dependencies = [
"bibapi[catalogue]>=0.0.5",
"fastapi>=0.122.0",
"pip>=25.3",
]
[[tool.uv.index]] [[tool.uv.index]]
name = "gitea" name = "gitea"
url = "https://git.theprivateserver.de/api/packages/PHB/pypi/simple/" url = "https://git.theprivateserver.de/api/packages/PHB/pypi/simple/"