mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
Up autobahn min requirement, restrict top version range
This commit is contained in:
parent
7e6fc22dcc
commit
261c28ad43
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