diff --git a/pyproject.toml b/pyproject.toml index 76d1dcd..3a8f45c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,6 @@ pydantic = "^1.10, <2" # tls_certificates_interface/v1/tls_certificates.py # tls_certificates lib uses a feature only available in cryptography >=42.0.5 cryptography = ">=42.0.5" -# hydra/v0/oauth.py jsonschema = "*" [tool.poetry.group.fmt]