summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Padilla <jpadilla@webapplicate.com>2022-05-31 10:08:56 -0400
committerGitHub <noreply@github.com>2022-05-31 10:08:56 -0400
commit5a3931937058beb8160d4437b1f946c580836edf (patch)
treee264f5c8871b6dd55bb581a8e7b17f794f266068
parent9c490392f2696111a40911d979c7eaf2e6f4eaec (diff)
downloadpyjwt-5a3931937058beb8160d4437b1f946c580836edf.tar.gz
chore: pin sphinx in docs requires
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 57889c3..0c98d75 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -41,7 +41,7 @@ packages = find:
[options.extras_require]
docs =
- sphinx
+ sphinx>=4.5.0,<5.0.0
sphinx-rtd-theme
zope.interface
crypto =