Merge pull request #1052 from manics/circleci-doc-fix

Pin doc requirements to avoid CI breakages
pull/1053/head
Yuvi Panda 2021-07-03 09:27:27 +05:30 zatwierdzone przez GitHub
commit de7468d78f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# Note that there is also a Pipfile for this project if you are updating this
# file do not forget to update the Pipfile accordingly
sphinx>=1.4, !=1.5.4
recommonmark
sphinxcontrib-autoprogram
pydata-sphinx-theme
sphinx==4.0.2
recommonmark==0.7.1
sphinxcontrib-autoprogram==0.1.7
pydata-sphinx-theme==0.6.3