diff --git a/pyproject.toml b/pyproject.toml index 6a4db8f..53ac569 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ requests-oauthlib = ">=1.0" pyperclip = ">=1.7" pytest-cov = ">=2.10.1" poethepoet = ">=0.16.4" -pyngrok = ">=5.0.6,<6" +pyngrok = ">=7" pytest-localserver = ">=0.5.0" pytest-xdist = ">=3.2.1" ruff = ">=0.0.291"