diff --git a/python-m2m/pyproject.toml b/python-m2m/pyproject.toml index 84919dd..46e4e8a 100644 --- a/python-m2m/pyproject.toml +++ b/python-m2m/pyproject.toml @@ -2,4 +2,4 @@ name = "python-m2m" version = "0.1.0" requires-python = ">=3.10" -dependencies = ["go-authgate==0.2.2", "python-dotenv>=1.0.0"] +dependencies = ["go-authgate==0.2.2", "python-dotenv>=1.2.2"]