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