juancamval Xilena commited on
Commit
2a69271
·
verified ·
1 Parent(s): 8873333

Create requirements.txt (#9)

Browse files

- Create requirements.txt (6cd7fa532f60f4770dc3f557638fe07bd7f8c75c)


Co-authored-by: Xilena Atenea Rojas Salazar <[email protected]>

Files changed (1) hide show
  1. requirements.txt +6 -15
requirements.txt CHANGED
@@ -1,15 +1,6 @@
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
 
1
+ pandas
2
+ numpy
3
+ streamlit
4
+ python-dotenv
5
+ matplotlib
6
+ pandasai