mirror of https://github.com/zulip/zulip.git
requirements: Upgrade Twisted to 17.9.0.
This commit is contained in:
parent
ea58830673
commit
43dd26cf08
|
@ -8,7 +8,7 @@
|
|||
moto==1.1.10
|
||||
|
||||
# Needed for running tools/run-dev.py
|
||||
Twisted==17.5.0
|
||||
Twisted==17.9.0
|
||||
|
||||
# Needed for documentation links test
|
||||
Scrapy==1.4.0
|
||||
|
|
|
@ -147,7 +147,7 @@ tblib==1.3.2
|
|||
tornado==4.5.2
|
||||
traitlets==4.3.2 # via ipython
|
||||
transifex-client==0.12.4
|
||||
twisted==17.5.0
|
||||
twisted==17.9.0
|
||||
typed-ast==1.1.0 # via mypy
|
||||
typing==3.6.2
|
||||
uritemplate==3.0.0
|
||||
|
|
Loading…
Reference in New Issue