perezcatriel commited on
Commit
ecb2294
·
1 Parent(s): ca86fcc

[FIX] ejemplos de graficos

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -22,6 +22,7 @@ numpy==1.24.2
22
  packaging==23.1
23
  pandas==1.5.3
24
  Pillow==9.5.0
 
25
  protobuf==3.20.3
26
  pyarrow==11.0.0
27
  pydeck==0.8.1b0
@@ -41,6 +42,7 @@ streamlit==1.21.0
41
  streamlit-embedcode==0.1.2
42
  streamlit-option-menu==0.3.2
43
  tableauserverclient==0.25
 
44
  threadpoolctl==3.1.0
45
  toml==0.10.2
46
  toolz==0.12.0
 
22
  packaging==23.1
23
  pandas==1.5.3
24
  Pillow==9.5.0
25
+ plotly==5.14.1
26
  protobuf==3.20.3
27
  pyarrow==11.0.0
28
  pydeck==0.8.1b0
 
42
  streamlit-embedcode==0.1.2
43
  streamlit-option-menu==0.3.2
44
  tableauserverclient==0.25
45
+ tenacity==8.2.2
46
  threadpoolctl==3.1.0
47
  toml==0.10.2
48
  toolz==0.12.0