sanbatte commited on
Commit
f22a214
·
1 Parent(s): 7c03ea5

agrega seaborn a los requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,6 +6,7 @@ pandas==2.1.4
6
  pydantic==2.5.3
7
  pydantic_core==2.14.6
8
  jupyterlab==4.0.10
 
9
  scikit-learn==1.3.2
10
  scipy==1.11.4
11
  uvicorn==0.25.0
 
6
  pydantic==2.5.3
7
  pydantic_core==2.14.6
8
  jupyterlab==4.0.10
9
+ seaborn==0.13.1
10
  scikit-learn==1.3.2
11
  scipy==1.11.4
12
  uvicorn==0.25.0