rameshmoorthy commited on
Commit
86b3d9e
1 Parent(s): 182a750

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  pandas
2
- traceml
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