Skip to content

Commit 36630c4

Browse files
committed
fix: Noise Reduction Script/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SCIPY-5756497
1 parent 7cd99a7 commit 36630c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
matplotlib==3.2.2
22
numpy==1.22.0
3-
scipy==1.5.0
3+
scipy==1.10.0rc1

0 commit comments

Comments
 (0)