From 34e662ffd05864d0ab8b25215e5fab5ee87d333c Mon Sep 17 00:00:00 2001 From: michplunkett <5885605+michplunkett@users.noreply.github.com> Date: Wed, 15 Jan 2025 19:43:00 -0600 Subject: [PATCH] Update dev-requirements.txt --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 28ffd40d2..27474bb57 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,10 +5,10 @@ mock==5.0.2 nose>=1.3.1 pandas>=0.23.4 pre-commit==3.8.0 -pytest==7.4.0 pytest-cov==4.1.0 pytest-pep8==1.0.6 pytest-xdist==3.3.1 -sphinx==7.0.1 +pytest==7.4.0 sphinx-autobuild==2021.3.14 +sphinx==7.0.1 xvfbwrapper==0.2.9