Mercurial > libervia-web
changeset 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 | 49ad8dd210d0 |
children | dc81403a5b2f |
files | pyproject.toml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.*",