From: Tom Christie Date: Thu, 21 Nov 2024 11:18:56 +0000 (+0000) Subject: Requirements X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bcb36a6340264cc986ae2076c44e4f56f994471;p=thirdparty%2Fhttpx.git Requirements --- 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",