There was an error while loading. Please reload this page.
1 parent 7e368e8 commit 913cbc2Copy full SHA for 913cbc2
Pipfile
@@ -7,11 +7,11 @@ verify_ssl = true
7
8
[packages]
9
sphinx-php = {git = "https://github.com/fabpot/sphinx-php.git"}
10
-sphinx-rtd-theme = "==0.1.6"
11
-sphinxcontrib-spelling = "==4.2.0"
12
-pyenchant = "~=2.0"
13
-docutils = "==0.12"
14
-Sphinx = "~=1.4.0"
+sphinx-rtd-theme = "==1.0.0"
+sphinxcontrib-spelling = "==7.2.0"
+pyenchant = "~=3.2.1"
+docutils = "==0.17"
+Sphinx = "~=4.2.0"
15
16
[requires]
17
python_version = "3.7"
0 commit comments