diff --git a/playground/requirements.txt b/playground/requirements.txt index c3171cf..3b0b05a 100644 --- a/playground/requirements.txt +++ b/playground/requirements.txt @@ -3,3 +3,5 @@ chaussette >= 1.2 gevent >= 1.0 circus >= 0.11 circus-web >= 0.5 + +tornado>=5.1.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file