rameshmoorthy
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas
|
2 |
-
|
3 |
clipped
|
4 |
|
5 |
datatile
|
@@ -8,5 +8,6 @@ pydantic_settings
|
|
8 |
openpyxl
|
9 |
pandasgui
|
10 |
autoviz
|
|
|
11 |
sweetviz
|
12 |
|
|
|
1 |
pandas
|
2 |
+
|
3 |
clipped
|
4 |
|
5 |
datatile
|
|
|
8 |
openpyxl
|
9 |
pandasgui
|
10 |
autoviz
|
11 |
+
traceml==2.0.0rc47
|
12 |
sweetviz
|
13 |
|