diff --git a/py-scripts/update_deps.sh b/py-scripts/update_deps.sh new file mode 100755 index 00000000..3d6ffe6c --- /dev/null +++ b/py-scripts/update_deps.sh @@ -0,0 +1 @@ +pip install pandas seaborn plotly numpy --upgrade