Commit 2a2530b9 authored by Thomas Gambier's avatar Thomas Gambier Committed by Justin

software/theia: move pinned version to stack/slapos.cfg

jsonschema egg now needs typingextension egg so we needed to pin it

In order to cleanup, I moved all eggs at once.
parent b792c9b4
......@@ -42,23 +42,6 @@ max_version = 0
install +=
golang.org/x/tools/gopls@v0.6.6
[versions]
aiohttp = 3.8.1:whl
aiosignal = 1.2.0
async-timeout = 4.0.2
cachetools = 5.2.0
frozenlist = 1.3.0
idna = 3.3
multidict = 6.0.2
packaging = 21.3
pydantic = 1.9.1
pygls = 0.12:whl
typeguard = 2.13.3:whl
typing-extensions = 4.3.0:whl
yarl = 1.7.2
zc.buildout.languageserver = 0.8.3
# Downloads and templates
# -----------------------
......
......@@ -136,11 +136,14 @@ zc.buildout = 2.7.1+slapos019
# Use SlapOS patched zc.recipe.egg (zc.recipe.egg 2.x is for Buildout 2)
zc.recipe.egg = 2.0.3+slapos003
aiohttp = 3.8.1:whl
aiosignal = 1.2.0
apache-libcloud = 2.4.0
argon2-cffi = 20.1.0
asn1crypto = 1.3.0
astor = 0.5
async-generator = 1.10
async-timeout = 4.0.2
atomicwrites = 1.4.0
atomize = 0.2.0
attrs = 22.1.0
......@@ -152,6 +155,7 @@ backports.shutil-get-terminal-size = 1.0.0
bcrypt = 3.1.4
bleach = 5.0.1
CacheControl = 0.12.6:whl
cachetools = 5.2.0
certifi = 2022.12.7
cffi = 1.15.0
chardet = 3.0.4
......@@ -180,6 +184,7 @@ et-xmlfile = 1.0.1
exceptiongroup = 1.0.0:whl
feedparser = 6.0.10
Flask = 1.1.2
frozenlist = 1.3.0
funcsigs = 1.0.2
functools32 = 3.2.3.post2
gevent = 20.9.0
......@@ -187,9 +192,10 @@ geventmp = 0.0.1
gitdb = 4.0.10
GitPython = 3.1.30
greenlet = 0.4.17
h5py = 2.7.1
h11 = 0.14.0
h5py = 2.7.1
idna = 2.9
idna = 3.3
igmp = 1.0.4
Importing = 1.10
importlib-metadata = 1.7.0:whl
......@@ -211,8 +217,8 @@ jupyter-core = 4.9.2
jupyterlab = 0.26.3
jupyterlab-launcher = 0.3.1
jupyterlab-pygments = 0.1.2
lock-file = 2.0
lockfile = 0.12.2:whl
lock-file = 2.0
lxml = 4.9.1
MarkupSafe = 2.0.1
matplotlib = 2.1.2
......@@ -222,6 +228,7 @@ mock = 3.0.5
more-itertools = 5.0.0
mpmath = 1.0.0
msgpack = 0.6.2
multidict = 6.0.2
nbclient = 0.5.1
nbconvert = 6.0.7
nbformat = 5.0.8
......@@ -232,6 +239,7 @@ notebook = 6.1.5
openpyxl = 2.5.2
outcome = 1.2.0
packaging = 16.8
packaging = 21.3
pandocfilters = 1.4.3
paramiko = 2.11.0
parso = 0.7.1
......@@ -252,11 +260,13 @@ prompt-toolkit = 3.0.19
psutil = 5.8.0
ptyprocess = 0.5.1
py = 1.11.0:whl
py-mld = 1.0.3
pyasn1 = 0.4.5
pycparser = 2.20
pycurl = 7.43.0
pydantic = 1.9.1
pygls = 0.12:whl
Pygments = 2.9.0
py-mld = 1.0.3
PyNaCl = 1.3.0
pyOpenSSL = 19.1.0
pyparsing = 3.0.9:whl
......@@ -293,10 +303,10 @@ slapos.recipe.build = 0.56
slapos.recipe.cmmi = 0.19
slapos.recipe.template = 5.0
slapos.toolbox = 0.129
statsmodels = 0.11.1
smmap = 5.0.0
sniffio = 1.3.0
sortedcontainers = 2.4.0
statsmodels = 0.11.1
stevedore = 1.21.0:whl
subprocess32 = 3.5.4
supervisor = 4.1.0
......@@ -307,6 +317,8 @@ tornado = 6.1
traitlets = 5.0.5
trio = 0.22.0
trio-websocket = 0.9.2
typeguard = 2.13.3:whl
typing-extensions = 4.3.0:whl
tzlocal = 1.5.1
unicodecsv = 0.14.1
uritemplate = 3.0.0
......@@ -317,8 +329,10 @@ Werkzeug = 2.0.2
wheel = 0.38.4:whl
widgetsnbextension = 2.0.0
wsproto = 1.2.0
xml-marshaller = 1.0.2
xlrd = 1.1.0
xml-marshaller = 1.0.2
yarl = 1.7.2
zc.buildout.languageserver = 0.8.3
zc.lockfile = 1.4
ZConfig = 3.6.1
zdaemon = 4.2.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