Mercurial > libervia-web
diff pyproject.toml @ 1535:de09d4d25194
install: bump Brython minimal version to 3.11.3
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 22 Jun 2023 16:36:18 +0200 |
parents | f17290299f79 |
children | 00d04f51787e |
line wrap: on
line diff
--- a/pyproject.toml Thu Jun 22 16:36:18 2023 +0200 +++ b/pyproject.toml Thu Jun 22 16:36:18 2023 +0200 @@ -21,7 +21,7 @@ ] dependencies = [ "autobahn >= 23.6.1", - "brython >= 3.10", + "brython >= 3.11.3", "jinja2 >= 3.1.2", # use during dev mode to have current version of backend # "libervia-backend == 0.9.*",