diff --git a/pyproject.toml b/pyproject.toml index 83018a7..7202ac0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ readme = "README.md" requires-python = ">=3.10" version = "v0.1.1" dependencies = [ - "fvhiot[kafka]@https://github.com/ForumViriumHelsinki/FVHIoT-python/archive/refs/tags/v1.0.0.zip", + "fvhiot[kafka]@https://github.com/ForumViriumHelsinki/FVHIoT-python/archive/refs/tags/v1.0.2.zip", "httpx", "kafka-python", "pydantic",