diff options
| author | 2019-10-25 11:36:11 +0100 | |
|---|---|---|
| committer | 2019-10-25 11:36:11 +0100 | |
| commit | 7d958be513ae44870b28b88e20c86becc5ca2d32 (patch) | |
| tree | 5b0237fc2444a6a088098bbb9eb23f0bbb0c13bc | |
| parent | re-add lost git_webhook branch filtering (diff) | |
| signature | ||
update tornado version in requirements.txt - it was super outdated
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 505053d6..c8fa44ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ pytz==2019.2 requests==2.22.0 scrypt==0.8.13 suds-jurko==0.6 -tornado==3.2.1 +tornado==6.0.3 tweepy==3.8.0 |
