From fd46257a2b42474a0e5175e40c530c4ce2da22d7 Mon Sep 17 00:00:00 2001 From: Griatch Date: Tue, 13 Oct 2020 21:21:58 +0200 Subject: [PATCH] fix typo in req file --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b13a708dd..fce3aaa557 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ twisted >= 20.3.0, < 21.0.0 pytz django-sekizai inflect -autobahn >= 20.7.1 < 21.0.0 +autobahn >= 20.7.1, < 21.0.0 # try to resolve dependency issue in py3.7 attrs >= 19.2.0