From 9c490392f2696111a40911d979c7eaf2e6f4eaec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Padilla?= Date: Tue, 31 May 2022 10:04:03 -0400 Subject: chore: pin sphinx --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5e0b244..57889c3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,7 +50,7 @@ tests = pytest>=6.0.0,<7.0.0 coverage[toml]==5.0.4 dev = - sphinx + sphinx>=4.5.0,<5.0.0 sphinx-rtd-theme zope.interface cryptography>=3.3.1 -- cgit v1.2.1