From 98aebd12a3e7883afd980329e39e8aebe228f224 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Nov 2024 04:06:50 +0000 Subject: [PATCH] fix: Explore an HCA Data Set in Scanpy (May 2019)/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-TORNADO-8400708 --- Explore an HCA Data Set in Scanpy (May 2019)/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Explore an HCA Data Set in Scanpy (May 2019)/requirements.txt b/Explore an HCA Data Set in Scanpy (May 2019)/requirements.txt index 04a5f33..edb868e 100644 --- a/Explore an HCA Data Set in Scanpy (May 2019)/requirements.txt +++ b/Explore an HCA Data Set in Scanpy (May 2019)/requirements.txt @@ -6,3 +6,4 @@ numpy pandas python-igraph scanpy>=1.3.2 +tornado>=6.4.2 # not directly required, pinned by Snyk to avoid a vulnerability