We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6b5712 commit 6622a61Copy full SHA for 6622a61
1 file changed
requirements.txt
@@ -1,2 +1,3 @@
1
-numpy
2
-matplotlib
+# Core dependencies with security-patched versions
+numpy>=1.22.0 # CVE-2021-34141 fix (GHSA-fpfv-jqm9-f5jm)
3
+matplotlib>=3.3.0
0 commit comments