From 258bf98185dd4a34ddacf0ec8c2c14ccaadecb8f Mon Sep 17 00:00:00 2001 From: sath000007 <101625652+cicada0007@users.noreply.github.com> Date: Mon, 2 Oct 2023 08:33:00 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 83fdd51ba..227e6f95a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,10 +21,10 @@ getmac>=0.8.0 # Develop -codecov==2.1.11 -coverage==5.4 -pylint==2.6.0 -sphinx==3.4.3 # Docs +codecov==2.1.13 +coverage==7.3.1 +pylint==2.17.7 +sphinx==7.2.6 # Docs hudsonthames-sphinx-theme==0.1.5 # Docs -sphinx-rtd-theme==0.5.2 # Docs -releases==1.6.3 # Docs +sphinx-rtd-theme==1.3.0 # Docs +releases==2.1.1 # Docs