Up autobahn min requirement, restrict top version range

This commit is contained in:
Griatch 2020-10-13 21:20:25 +02:00
parent 2692d3e7c2
commit 06a5b88a96

View file

@ -6,7 +6,7 @@ twisted >= 20.3.0, < 21.0.0
pytz
django-sekizai
inflect
autobahn >= 17.9.3
autobahn >= 20.7.1 < 21.0.0
# try to resolve dependency issue in py3.7
attrs >= 19.2.0