Skip to content

Commit 0c686d0

Browse files
committed
Synchronized versions of dependencies in Jenkinsfile.cd and .deb build script
Signed-off-by: Alexandr Kolesov <[email protected]>
1 parent 965714e commit 0c686d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Jenkinsfile.cd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ options.setPkgName(pkgName)
245245
options.setBuiltPkgs([
246246
'rocksdb': '5.8.8',
247247
'python3-ioflo': '1.5.4',
248-
'python3-orderedset': '2.0',
248+
'python3-orderedset': '2.0.3',
249249
'python3-base58': '1.0.0',
250250
'python3-prompt-toolkit': '0.57',
251251
'python3-rlp': '0.5.1',
@@ -258,12 +258,12 @@ options.setBuiltPkgs([
258258
'python3-dateutil': '2.6.1',
259259
'python3-semver': '2.7.9',
260260
'python3-pygments': '2.2.0',
261-
'python3-psutil': '5.4.3',
261+
'python3-psutil': '5.6.6',
262262
'python3-pyzmq': '18.1.0',
263263
'python3-intervaltree': '2.1.0',
264264
'python3-jsonpickle': '0.9.6',
265265
'python3-rocksdb': '0.6.9',
266-
'python3-pympler': '0.5',
266+
'python3-pympler': '0.8',
267267
'python3-packaging': '19.0'
268268
'python3-ursa': '0.1.0'
269269
])

0 commit comments

Comments
 (0)