summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Padilla <jpadilla@webapplicate.com>2022-05-31 10:04:03 -0400
committerGitHub <noreply@github.com>2022-05-31 10:04:03 -0400
commit9c490392f2696111a40911d979c7eaf2e6f4eaec (patch)
tree635ebab26ea69a0a3964627fbad4548532a2009e
parent8215bf8fd64db41fd7f4972fba905c4274a3e81c (diff)
downloadpyjwt-9c490392f2696111a40911d979c7eaf2e6f4eaec.tar.gz
chore: pin sphinx
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
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