From 8e0e9d16e69cf454fc965616acfce8179e4eafe4 Mon Sep 17 00:00:00 2001 From: Abhinav Singh Date: Mon, 12 Aug 2024 13:57:20 +0530 Subject: [PATCH] install certifi types --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 8e98be6a27..05d71a3410 100644 --- a/setup.cfg +++ b/setup.cfg @@ -159,6 +159,7 @@ testing = # Types types-requests==2.28.11.5 types-setuptools==64.0.1 + types-certifi==2021.10.8.3 [options.entry_points] console_scripts =