rameshmoorthy commited on
Commit
8e4b953
·
verified ·
1 Parent(s): 17a7f55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  pandas
2
  PyYAML==5.4.1
3
- dataprep
4
  ydata-profiling
5
  pydantic_settings
6
  openpyxl
7
  pandasgui
 
8
  sweetviz
9
 
 
1
  pandas
2
  PyYAML==5.4.1
3
+
4
  ydata-profiling
5
  pydantic_settings
6
  openpyxl
7
  pandasgui
8
+ dataprep
9
  sweetviz
10