From 7ff60fcdd1d4d12b95088090c352a73426a0274b Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Wed, 15 Nov 2023 07:32:40 -0500 Subject: [PATCH] work on getting RTD build to work --- docs/requirements.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d39a2271..dbfdb3bc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,8 +6,12 @@ furo>=2023.9.10 myst-parser>=2.0.0 moto>=4.2.8 sphinx-copybutton>=0.5.2 -<<<<<<< HEAD nbformat entrypoints -======= ->>>>>>> 40bc794 (update docs dependencies) +click +pyyaml +nbclient >= 0.2.0 +tqdm >= 4.32.2 +requests +tenacity >= 5.0.2 +aiohttp