changeset 1614:24ba9ce18375

install: minor dependency update.
author Goffi <goffi@goffi.org>
date Tue, 06 Aug 2024 23:55:36 +0200
parents c4407befc52a
children 97ea776df74c
files pyproject.toml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pyproject.toml	Mon Jun 17 17:37:15 2024 +0200
+++ b/pyproject.toml	Tue Aug 06 23:55:36 2024 +0200
@@ -20,7 +20,7 @@
     "Topic :: Communications :: Chat",
 ]
 dependencies = [
-    "autobahn >= 23.6.1",
+    "autobahn ~= 23.6",
     "brython >= 3.11.3",
     "jinja2 >= 3.1.2",
     # use during dev mode to have current version of backend