update tornado version in requirements.txt - it was super outdated
This commit is contained in:
parent
6a2e4f70df
commit
7d958be513
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ pytz==2019.2
|
||||||
requests==2.22.0
|
requests==2.22.0
|
||||||
scrypt==0.8.13
|
scrypt==0.8.13
|
||||||
suds-jurko==0.6
|
suds-jurko==0.6
|
||||||
tornado==3.2.1
|
tornado==6.0.3
|
||||||
tweepy==3.8.0
|
tweepy==3.8.0
|
||||||
|
|
Loading…
Reference in a new issue