diff --git a/pyproject.toml b/pyproject.toml index 51654c4..c04a210 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Scientific/Engineering :: Information Analysis", ] -requires-python = ">=3.10.14" +requires-python = ">=3.10.12" dynamic = ["version"] dependencies = [ "protobuf>=5.27.0,<6.0.0",