fix build error on readthedocs

This commit is contained in:
Robert Göhler 2023-05-10 11:46:55 +02:00 committed by GitHub
parent 2424bd15b9
commit 4729ac43ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
urllib3==1.26.15
Sphinx==4.5.0
sphinx-rtd-theme==1.0.0
sphinx-autobuild==2021.3.14