Commit 67ac13f4 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

stack/slapos.cfg: fix eggs version for python3.7

This is a fixup of 5f6a2eb8.
parent 1e94e86e
......@@ -361,6 +361,8 @@ statsmodels = 0.11.1
# it can be removed when slapos-node uses current python3
[versions:sys.version_info < (3,8)]
Flask = 1.1.2
itsdangerous = 0.24
Jinja2 = 2.11.3
MarkupSafe = 2.0.1
typing-extensions = 4.7.1:whl
Werkzeug = 2.0.2
......
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