Skip to content

Commit 913cbc2

Browse files
authored
Update Pipfile
1 parent 7e368e8 commit 913cbc2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Pipfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ verify_ssl = true
77

88
[packages]
99
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"
10+
sphinx-rtd-theme = "==1.0.0"
11+
sphinxcontrib-spelling = "==7.2.0"
12+
pyenchant = "~=3.2.1"
13+
docutils = "==0.17"
14+
Sphinx = "~=4.2.0"
1515

1616
[requires]
1717
python_version = "3.7"

0 commit comments

Comments
 (0)