From: Tom Christie Date: Thu, 21 Nov 2024 11:25:02 +0000 (+0000) Subject: Update pyproject.toml X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d861e9c17947f547a2e6e7950f9259f3cbf0514d;p=thirdparty%2Fhttpx.git Update pyproject.toml --- diff --git a/pyproject.toml b/pyproject.toml index afa2076d..46c147ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ "Topic :: Internet :: WWW/HTTP", ] dependencies = [ - "truststore", + "truststore==0.10.0", "httpcore==1.*", "anyio", "idna",