diff --git a/pyproject.toml b/pyproject.toml index 8898985..f10d3b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ version = {attr = "pydgraph.meta.VERSION"} [project.optional-dependencies] dev = [ - "build==1.2.2", + "build==1.2.2.post1", "grpcio-tools==1.66.2", "pytest==8.3.3", ]