Up autobahn min requirement, restrict top version range
This commit is contained in:
parent
2692d3e7c2
commit
06a5b88a96
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ twisted >= 20.3.0, < 21.0.0
|
||||||
pytz
|
pytz
|
||||||
django-sekizai
|
django-sekizai
|
||||||
inflect
|
inflect
|
||||||
autobahn >= 17.9.3
|
autobahn >= 20.7.1 < 21.0.0
|
||||||
|
|
||||||
# try to resolve dependency issue in py3.7
|
# try to resolve dependency issue in py3.7
|
||||||
attrs >= 19.2.0
|
attrs >= 19.2.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue