mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
requirements: Upgrade backports-abc to 0.5.
This commit is contained in:
parent
aeb9c4b485
commit
b5de4e06f1
@ -19,7 +19,7 @@ Pygments==2.1.3
|
||||
SQLAlchemy==1.1.5
|
||||
|
||||
# Needed for Tornado >3.2 compatibility
|
||||
backports-abc==0.4
|
||||
backports-abc==0.5
|
||||
|
||||
# Needed for Tornado 4 compatibility
|
||||
backports.ssl-match-hostname==3.5.0.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user