add missing deps
This commit is contained in:
parent
b72b02b5c1
commit
da7ce676f0
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ let
|
||||||
with pkgs.python312Packages; [
|
with pkgs.python312Packages; [
|
||||||
pip
|
pip
|
||||||
streamlit
|
streamlit
|
||||||
|
matplotlib
|
||||||
|
pandas
|
||||||
|
numpy
|
||||||
|
seaborn
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue