diff --git a/pyproject.toml b/pyproject.toml index 703fbdff54..1dd98bfd81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -191,7 +191,6 @@ colab = [ dev = [ "pre-commit", # Type check - "types-requests<2.31.0.7", # use urllib3 < 2.0 "mypy==1.10.0", # Test "pytest",