]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update pyproject.toml
authorTom Christie <tom@tomchristie.com>
Thu, 21 Nov 2024 11:25:02 +0000 (11:25 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Nov 2024 11:25:02 +0000 (11:25 +0000)
pyproject.toml

index afa2076d91327758e6948906e28049bea06e6e85..46c147caa98607e6010f2d0a3a1667a7c104569b 100644 (file)
@@ -28,7 +28,7 @@ classifiers = [
     "Topic :: Internet :: WWW/HTTP",
 ]
 dependencies = [
-    "truststore",
+    "truststore==0.10.0",
     "httpcore==1.*",
     "anyio",
     "idna",