juancamval commited on
Commit
af92a2a
·
verified ·
1 Parent(s): 47c422b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -14
requirements.txt CHANGED
@@ -1,14 +1,15 @@
1
- # supabase
2
- # transformers
3
- # matplotlib
4
- # pandas
5
- # torch
6
- # pandasai
7
-
8
- streamlit>=1.30.0
9
- pandas>=2.2.0
10
- numpy>=1.25.0
11
- python-dotenv>=1.0.0
12
- transformers>=4.37.2
13
- pandasai>=2.0.0
14
- supabase>=2.0.0
 
 
1
+ # supabase
2
+ # transformers
3
+ # matplotlib
4
+ # pandas
5
+ # torch
6
+ # pandasai
7
+
8
+ streamlit>=1.30.0
9
+ pandas>=2.2.0
10
+ numpy>=1.25.0
11
+ python-dotenv>=1.0.0
12
+ transformers>=4.37.2
13
+ pandasai>=2.0.0
14
+ supabase>=2.0.0
15
+ plotly>=6.0.1