Commit b11feabe authored by Jérome Perrin's avatar Jérome Perrin

Update Release Candidate

parents d3cd6ff7 e89e56bb
Pipeline #26227 failed with stage
in 0 seconds
...@@ -179,8 +179,6 @@ entrypoints = 0.3 ...@@ -179,8 +179,6 @@ entrypoints = 0.3
enum34 = 1.1.10 enum34 = 1.1.10
erp5.util = 0.4.74 erp5.util = 0.4.74
et-xmlfile = 1.0.1 et-xmlfile = 1.0.1
# need wheel because there is no setup.py
# (see https://erp5js.nexedi.net/#/bug_module/20221102-1C1B293)
exceptiongroup = 1.0.0:whl exceptiongroup = 1.0.0:whl
feedparser = 6.0.10 feedparser = 6.0.10
Flask = 1.1.2 Flask = 1.1.2
...@@ -194,7 +192,6 @@ GitPython = 3.1.30 ...@@ -194,7 +192,6 @@ GitPython = 3.1.30
greenlet = 0.4.17 greenlet = 0.4.17
h11 = 0.14.0 h11 = 0.14.0
h5py = 2.7.1 h5py = 2.7.1
idna = 2.9
idna = 3.3 idna = 3.3
igmp = 1.0.4 igmp = 1.0.4
Importing = 1.10 Importing = 1.10
...@@ -217,8 +214,8 @@ jupyter-core = 4.9.2 ...@@ -217,8 +214,8 @@ jupyter-core = 4.9.2
jupyterlab = 0.26.3 jupyterlab = 0.26.3
jupyterlab-launcher = 0.3.1 jupyterlab-launcher = 0.3.1
jupyterlab-pygments = 0.1.2 jupyterlab-pygments = 0.1.2
lockfile = 0.12.2:whl
lock-file = 2.0 lock-file = 2.0
lockfile = 0.12.2:whl
lxml = 4.9.1 lxml = 4.9.1
MarkupSafe = 2.0.1 MarkupSafe = 2.0.1
matplotlib = 2.1.2 matplotlib = 2.1.2
...@@ -238,7 +235,6 @@ netifaces = 0.10.7 ...@@ -238,7 +235,6 @@ netifaces = 0.10.7
notebook = 6.1.5 notebook = 6.1.5
openpyxl = 2.5.2 openpyxl = 2.5.2
outcome = 1.2.0 outcome = 1.2.0
packaging = 16.8
packaging = 21.3 packaging = 21.3
pandocfilters = 1.4.3 pandocfilters = 1.4.3
paramiko = 2.11.0 paramiko = 2.11.0
...@@ -260,13 +256,13 @@ prompt-toolkit = 3.0.19 ...@@ -260,13 +256,13 @@ prompt-toolkit = 3.0.19
psutil = 5.8.0 psutil = 5.8.0
ptyprocess = 0.5.1 ptyprocess = 0.5.1
py = 1.11.0:whl py = 1.11.0:whl
py-mld = 1.0.3
pyasn1 = 0.4.5 pyasn1 = 0.4.5
pycparser = 2.20 pycparser = 2.20
pycurl = 7.43.0 pycurl = 7.43.0
pydantic = 1.9.1 pydantic = 1.9.1
pygls = 0.12:whl pygls = 0.12:whl
Pygments = 2.9.0 Pygments = 2.9.0
py-mld = 1.0.3
PyNaCl = 1.3.0 PyNaCl = 1.3.0
pyOpenSSL = 19.1.0 pyOpenSSL = 19.1.0
pyparsing = 3.0.9:whl pyparsing = 3.0.9:whl
...@@ -351,17 +347,18 @@ distro = 1.6.0 ...@@ -351,17 +347,18 @@ distro = 1.6.0
feedparser = 5.2.1 feedparser = 5.2.1
gitdb2 = 2.0.5 gitdb2 = 2.0.5
GitPython = 2.1.11 GitPython = 2.1.11
idna = 2.9
jsonschema = 3.0.2:whl jsonschema = 3.0.2:whl
packaging = 16.8
pyparsing = 2.2.0 pyparsing = 2.2.0
pyrsistent = 0.16.1 pyrsistent = 0.16.1
requests = 2.27.1 requests = 2.27.1
selectors34 = 1.2
smmap = 0.9.0 smmap = 0.9.0
smmap2 = 2.0.5 smmap2 = 2.0.5
traitlets = 4.3.3 traitlets = 4.3.3
Werkzeug = 1.0.1 Werkzeug = 1.0.1
wheel = 0.35.1:whl wheel = 0.35.1:whl
# for slapos.core
selectors34 = 1.2
[versions:sys.version_info < (3,8)] [versions:sys.version_info < (3,8)]
MarkupSafe = 1.0 MarkupSafe = 1.0
......
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