TEZv commited on
Commit
8c9adaf
·
verified ·
1 Parent(s): ae37db2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ pandas>=2.0.0
2
  numpy>=1.24.0
3
  matplotlib>=3.7.0
4
  pillow>=10.0.0
5
- plotly>=5.18.0
 
 
2
  numpy>=1.24.0
3
  matplotlib>=3.7.0
4
  pillow>=10.0.0
5
+ plotly>=5.18.0
6
+ tabulate>=0.9.0