mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
fix typo in req file
This commit is contained in:
parent
06a5b88a96
commit
fd46257a2b
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 >= 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue