CosmickVisions commited on
Commit
74e312a
·
verified ·
1 Parent(s): f068f81

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,5 +5,6 @@ plotly
5
  scikit_learn
6
  pandas_profiling
7
  streamlit
8
-
 
9
 
 
5
  scikit_learn
6
  pandas_profiling
7
  streamlit
8
+ data_profiling
9
+ pydantic_settings
10