baconnier commited on
Commit
436ae31
·
verified ·
1 Parent(s): 88cc0b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- ydata-profiling
2
- sweetviz
3
- dataprep
 
 
 
 
 
1
+ ydata-profiling>=4.11.0
2
+ sweetviz>=2.3.1
3
+ pandas>=1.5.3,<2.0.0
4
+ gradio>=4.19.2
5
+ numpy>=1.26.4
6
+ matplotlib>=3.9.2
7
+ seaborn>=0.13.2