diff --git a/pyproject.toml b/pyproject.toml index 9e671911..afa2076d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ "Topic :: Internet :: WWW/HTTP", ] dependencies = [ - "certifi", + "truststore", "httpcore==1.*", "anyio", "idna",