From 5d380996958a6793717b57c2671be0b38fc268ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Norman=20J=C3=A4ckel?= Date: Wed, 5 Jun 2019 13:34:24 +0200 Subject: [PATCH] Hotfix --- requirements/production.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements/production.txt b/requirements/production.txt index d72591eb9..084d70fe2 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,3 +1,6 @@ +# Hotfix see https://github.com/crossbario/autobahn-python/issues/1205 +autobahn==19.5.1 + # Requirements for OpenSlides in production in alphabetical order bleach>=1.5.0,<3.2 channels>=2.1.2,<2.2