[clang][analyzer] Update python dependency versions (#143433)

We need to make sure we aren't vulnerable to
[PYSEC-2020-73](https://osv.dev/vulnerability/PYSEC-2020-73) and
[PYSEC-2019-41](https://osv.dev/vulnerability/PYSEC-2019-41).

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
This commit is contained in:
Nick Sarnie
2025-06-09 17:25:58 -04:00
committed by GitHub
parent 62cae4ffcb
commit 339797d75b

View File

@@ -1,6 +1,6 @@
graphviz
humanize
matplotlib
pandas
psutil
pandas>=1.0.4
psutil>=5.6.6
seaborn