From a4f7e98bb7547d3629f2527a5510139ecc924ac5 Mon Sep 17 00:00:00 2001 From: Sergey Vasilyev Date: Mon, 18 Nov 2024 19:37:51 +0100 Subject: [PATCH] Fix the SphinxDocs builds Signed-off-by: Sergey Vasilyev --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7db4ec87..a9b0b6ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,5 +21,5 @@ pytest-asyncio pytest-cov pytest-mock pytest-timeout -types-pkg_resources +types-setuptools types-PyYAML