diff --git a/pyproject.toml b/pyproject.toml index 8b69bff..5f74242 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ "Programming Language :: Python :: 3.10" ] dependencies = [ - "pyndef>=1.0.1", + "pyndef>=1.0.2", "protobuf>=4.25.3", ] diff --git a/requirements.txt b/requirements.txt index d640f74..b6e8620 100644 Binary files a/requirements.txt and b/requirements.txt differ