Skip to content

Commit

Permalink
pin code analysis and sphinx.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Jul 24, 2019
1 parent 869a1ca commit 1db42ab
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,28 @@ plone.recipe.zope2instance = 4.4.0
# plone.recipe.varnish
plone.recipe.varnish = 1.3

# Code-analysis
plone.recipe.codeanalysis = 3.0.1
coverage = 3.7.1
pep8 = 1.7.1
flake8 = 3.5.0
flake8-coding = 1.2.2
pycodestyle = 2.3.1

# Release
zest.releaser = 6.17.0
twine = 1.11.0
requests = 2.18.4
towncrier = 19.2.0
zestreleaser.towncrier = 1.1.0
docutils = 0.13.1
docutils = 0.13.1

# Sphinx
Sphinx = 1.6.5
docutils = 0.14
Pygments = 2.2.0
sphinxcontrib-httpexample = 0.7.0
sphinxcontrib-httpdomain = 1.5.0
sphinx-rtd-theme = 0.2.4
Jinja2 = 2.10
Babel = 2.5.1

0 comments on commit 1db42ab

Please sign in to comment.