diff --git a/pyproject.toml b/pyproject.toml index c0abd0a..4cd6376 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,9 +21,9 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "nextline>=0.6.2", - "nextline-rdb>=0.3.1", - "apluggy>=0.9.8", + "nextline>=0.7", + "nextline-rdb>=0.4", + "apluggy>=0.9.9", "dynaconf>=3.2", "starlette>=0.31", "strawberry-graphql>=0.213",