Commit 01f47fc1 authored by Jérome Perrin's avatar Jérome Perrin

software/slapos-testing: remove some duplicate version pins

these were already defined in stacks and were different here for no
apparent reason.
parent 7a37f397
...@@ -245,12 +245,10 @@ slapos.core = ...@@ -245,12 +245,10 @@ slapos.core =
slapos.toolbox = slapos.toolbox =
rubygemsrecipe = rubygemsrecipe =
# All other depencies should be pinned.
Pygments = 2.1.3 Pygments = 2.1.3
zc.lockfile = 1.4 zc.lockfile = 1.4
bcrypt = 3.1.4 bcrypt = 3.1.4
dnspython = 1.15.0 dnspython = 1.15.0
funcsigs = 1.0.2
httmock = 1.2.6 httmock = 1.2.6
manuel = 1.9.0 manuel = 1.9.0
mock = 2.0.0:whl mock = 2.0.0:whl
...@@ -258,7 +256,6 @@ testfixtures = 6.11.0 ...@@ -258,7 +256,6 @@ testfixtures = 6.11.0
pycurl = 7.43.0.2 pycurl = 7.43.0.2
pyflakes = 2.0.0 pyflakes = 2.0.0
zope.testing = 4.6.2 zope.testing = 4.6.2
urllib3 = 1.24.1
psycopg2 = 2.8.6 psycopg2 = 2.8.6
[versions:python2] [versions:python2]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment