Skip to content

Commit

Permalink
Merge 27dabe3 into 9ec75d0
Browse files Browse the repository at this point in the history
  • Loading branch information
dimazest committed Sep 8, 2015
2 parents 9ec75d0 + 27dabe3 commit 7d956b3
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,25 +25,25 @@ eggs =
interpreter = python

[versions]
cov-core = 1.14.0
cov-core=1.15.0
coverage = 3.7.1
coveralls = 0.4.2
coveralls=0.5
docopt = 0.6.2
fowler.switchboard = 0.1dev
future = 0.13.0
google-ngram-downloader = 3.1.1
joblib = 0.8.3
future=0.15.0
google-ngram-downloader=4.0.0
joblib=0.8.4
more-itertools = 2.2
mr.developer = 1.30
openpyxl = 1.8.6
mr.developer=1.33
openpyxl=2.2.6
opster = 4.1
progress = 1.2
py = 1.4.24
pytest = 2.6.2
pytest-cov = 1.8.0
raven = 5.0.0
seaborn = 0.3.1
py=1.4.30
pytest=2.7.2
pytest-cov=2.1.0
raven=5.6.0
seaborn=0.6.0
xlwt-future = 0.8.0
zc.buildout = 2.2.1
zc.recipe.egg = 2.0.1
zope.cachedescriptors = 4.0.0
zc.buildout=2.4.3
zc.recipe.egg=2.0.2
zope.cachedescriptors=4.1.0

0 comments on commit 7d956b3

Please sign in to comment.