From 9af76dac90f4a36779053430128a2934cf3b5551 Mon Sep 17 00:00:00 2001 From: Hironsan Date: Wed, 20 Nov 2019 09:12:13 +0900 Subject: [PATCH] Fix #447 --- app/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 2d95ad67..f008582c 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -36,7 +36,7 @@ seqeval==0.0.6 social-auth-app-django==3.1.0 social-auth-core[azuread]==3.0.0 text-unidecode==1.2 -tornado==5.0.2 +tornado==5.1.1 unittest-xml-reporting==2.5.1 vcrpy==2.0.1 vcrpy-unittest==0.1.7 diff --git a/requirements.txt b/requirements.txt index 2d95ad67..f008582c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ seqeval==0.0.6 social-auth-app-django==3.1.0 social-auth-core[azuread]==3.0.0 text-unidecode==1.2 -tornado==5.0.2 +tornado==5.1.1 unittest-xml-reporting==2.5.1 vcrpy==2.0.1 vcrpy-unittest==0.1.7