mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue