Commit bb710bb3 authored by Thomas Gambier's avatar Thomas Gambier

Don't hardcode cycler version in software.cfg

This is a followup of 0d717989
parent 431eed50
Pipeline #25388 failed with stage
in 0 seconds
......@@ -65,7 +65,6 @@ Pygments = 2.2.0
astor = 0.5
backports-abc = 0.5
backports.shutil-get-terminal-size = 1.0.0
cycler = 0.10.0
ipykernel = 4.5.2
ipython = 5.3.0
ipython-genutils = 0.1.0
......
......@@ -176,7 +176,6 @@ output = ${buildout:directory}/nginx_conf.in
Pillow = 6.2.2
matplotlib = 2.2.5
kiwisolver = 1.1.0
cycler = 0.10.0
Pyro = 3.16
zeroconf2 = 0.19.2
cython = 0.29.24
......
......@@ -122,7 +122,6 @@ autobahn = 19.11.2
txaio = 18.8.1
idna = 2.10
cycler = 0.10.0
click = 7.1.2
lxml = 4.5.0
opcua = 0.98.13
......
......@@ -51,7 +51,6 @@ async-generator = 1.10
backports-abc = 0.5
backports.shutil-get-terminal-size = 1.0.0
bleach = 3.2.1
cycler = 0.10.0
defusedxml = 0.6.0
entrypoints = 0.3
ipykernel = 5.3.4:whl
......
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