Temporarily pin sphinx version (#8377)

This commit is contained in:
Ethan Harris 2021-07-12 10:35:44 +01:00 committed by GitHub
parent 825c5dbe8c
commit e5732a1158
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
sphinx>=4.0
sphinx>=4.0,<4.1
myst-parser
nbsphinx>=0.8.5
ipython[notebook]