requirements: Upgrade Twisted to 18.4.0.

This commit is contained in:
Vishnu Ks 2018-05-02 17:59:38 +00:00 committed by Tim Abbott
parent 0988232725
commit dcf7a14ba7
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
moto==1.3.3 moto==1.3.3
# Needed for running tools/run-dev.py # Needed for running tools/run-dev.py
Twisted==17.9.0 Twisted==18.4.0
# Needed for documentation links test # Needed for documentation links test
Scrapy==1.5.0 Scrapy==1.5.0

View File

@ -167,7 +167,7 @@ tornado==4.5.3
traitlets==4.3.2 # via ipython traitlets==4.3.2 # via ipython
transifex-client==0.12.5 transifex-client==0.12.5
twilio==6.13.0 twilio==6.13.0
twisted==17.9.0 twisted==18.4.0
typed-ast==1.1.0 # via mypy typed-ast==1.1.0 # via mypy
typing==3.6.4 typing==3.6.4
uritemplate==3.0.0 uritemplate==3.0.0