Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Apr 26, 2017
1 parent 2242b82 commit 63819af
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 34 deletions.
24 changes: 12 additions & 12 deletions requirements-full.txt
Expand Up @@ -18,21 +18,21 @@ Products.ZCatalog==4.0a3
Record==3.1
RestrictedPython==3.6.0
WSGIProxy2==0.4.3
WebOb==1.7.1
WebTest==2.0.26
WebOb==1.7.2
WebTest==2.0.27
ZConfig==3.1.0
ZEO==5.0.4
ZODB==5.2.0
ZEO==5.1
ZODB==5.2.3
ZServer==4.0a2
five.globalrequest==1.0
funcsigs==1.0.2
mock==2.0.0
pbr==2.0.0
pbr==3.0.0
persistent==4.2.2
pytz==2016.10
pytz==2017.2
six==1.10.0
sourcecodegen==0.6.14
transaction==2.1.1
transaction==2.1.2
waitress==1.0.2
z3c.pt==3.0
zExceptions==3.6
Expand All @@ -55,23 +55,23 @@ zope.deferredimport==4.1.0
zope.deprecation==4.2.0
zope.dottedname==4.1.0
zope.event==4.2.0
zope.exceptions==4.0.8
zope.exceptions==4.1.0
zope.filerepresentation==4.1.0
zope.formlib==4.3.0
zope.globalrequest==1.3
zope.i18n==4.1.0
zope.i18nmessageid==4.0.3
zope.interface==4.3.3
zope.interface==4.4.0
zope.lifecycleevent==4.1.0
zope.location==4.0.3
zope.pagetemplate==4.2.1
zope.processlifetime==2.1.0
zope.proxy==4.2.0
zope.proxy==4.2.1
zope.ptresource==4.0.0
zope.publisher==4.3.0
zope.publisher==4.3.1
zope.ramcache==2.1.0
zope.schema==4.4.2
zope.security==4.0.3
zope.security==4.1.0
zope.sendmail==4.0.1
zope.sequencesort==4.0.1
zope.site==4.0.0
Expand Down
24 changes: 12 additions & 12 deletions versions-prod.cfg
Expand Up @@ -16,30 +16,30 @@ mock = 2.0.0
Missing = 3.1
MultiMapping = 3.0
PasteDeploy = 1.5.2
pbr = 2.0.0
pbr = 3.0.0
Persistence = 3.0a3
persistent = 4.2.2
Products.BTreeFolder2 = 3.0
Products.MailHost = 3.0
Products.ZCatalog = 4.0a3
Products.ZCTextIndex = 4.0.1
pytz = 2016.10
pytz = 2017.2
Record = 3.1
RestrictedPython = 3.6.0
six = 1.10.0
sourcecodegen = 0.6.14
transaction = 2.1.1
transaction = 2.1.2
waitress = 1.0.2
WebOb = 1.7.1
WebTest = 2.0.26
WebOb = 1.7.2
WebTest = 2.0.27
WSGIProxy2 = 0.4.3
z3c.pt = 3.0
zc.lockfile = 1.2.1
ZConfig = 3.1.0
zdaemon = 4.2.0
ZEO = 5.0.4
ZEO = 5.1
zExceptions = 3.6
ZODB = 5.2.0
ZODB = 5.2.3
zodbpickle = 0.6.0
zope.annotation = 4.4.1
zope.browser = 2.1.0
Expand All @@ -57,23 +57,23 @@ zope.deferredimport = 4.1.0
zope.deprecation = 4.2.0
zope.dottedname = 4.1.0
zope.event = 4.2.0
zope.exceptions = 4.0.8
zope.exceptions = 4.1.0
zope.filerepresentation = 4.1.0
zope.formlib = 4.3.0
zope.globalrequest = 1.3
zope.i18n = 4.1.0
zope.i18nmessageid = 4.0.3
zope.interface = 4.3.3
zope.interface = 4.4.0
zope.lifecycleevent = 4.1.0
zope.location = 4.0.3
zope.pagetemplate = 4.2.1
zope.processlifetime = 2.1.0
zope.proxy = 4.2.0
zope.proxy = 4.2.1
zope.ptresource = 4.0.0
zope.publisher = 4.3.0
zope.publisher = 4.3.1
zope.ramcache = 2.1.0
zope.schema = 4.4.2
zope.security = 4.0.3
zope.security = 4.1.0
zope.sendmail = 4.0.1
zope.sequencesort = 4.0.1
zope.site = 4.0.0
Expand Down
23 changes: 13 additions & 10 deletions versions.cfg
Expand Up @@ -6,37 +6,40 @@ versions = versions
[versions]
# Version pins for development and optional dependencies.
alabaster = 0.7.10
appdirs = 1.4.0
Babel = 2.3.4
appdirs = 1.4.3
Babel = 2.4.0
beautifulsoup4 = 4.5.3
buildout.wheel = 0.2.0
collective.recipe.cmd = 0.11
collective.recipe.sphinxbuilder = 1.0
coverage = 4.3.4
docutils = 0.13.1
extras = 1.0.0
imagesize = 0.7.1
Jinja2 = 2.9.4
Jinja2 = 2.9.6
lxml = 3.7.3
MarkupSafe = 1.0
mr.developer = 1.37
mr.developer = 1.38
nose = 1.3.7
packaging = 16.8
pip = 9.0.1
plone.recipe.command = 1.1
pluggy = 0.4.0
py = 1.4.32
py = 1.4.33
Pygments = 2.2.0
pyparsing = 2.1.10
pyparsing = 2.2.0
python-gettext = 3.0
python-subunit = 1.2.0
requests = 2.13.0
setuptools = 34.2.0
setuptools = 35.0.1
snowballstemmer = 1.2.1
Sphinx = 1.5.3
Sphinx = 1.5.5
testtools = 2.2.0
tox = 2.6.0
tox = 2.7.0
unittest2 = 1.1.0
virtualenv = 15.1.0
wheel = 0.29.0
z3c.checkversions = 0.5
zc.buildout = 2.8.0
zc.buildout = 2.9.3
zc.recipe.egg = 2.0.3
zc.recipe.testrunner = 2.0.0

0 comments on commit 63819af

Please sign in to comment.