From 9bcb36a6340264cc986ae2076c44e4f56f994471 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 21 Nov 2024 11:18:56 +0000 Subject: [PATCH] Requirements --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",