pranit144 commited on
Commit
664bbee
·
verified ·
1 Parent(s): c12a8f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -15
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- flask==3.0.2
2
- flask-cors==4.0.0
3
- python-dotenv==1.0.1
4
- groq==0.3.4
5
- google-generativeai==0.3.2
6
- pandas==2.2.1
7
- opencv-python==4.9.0.80
8
- numpy==1.26.4
9
- matplotlib==3.8.3
10
- tensorflow==2.15.0
11
- moviepy==1.0.3
12
- Werkzeug==3.0.1
13
- openpyxl==3.1.2
14
- xlsxwriter==3.1.9
15
- gunicorn
 
1
+ flask
2
+ flask-cors
3
+ python-dotenv
4
+ groq
5
+ google-generativeai
6
+ pandas
7
+ opencv-python
8
+ numpy
9
+ matplotlib
10
+ tensorflow
11
+ moviepy
12
+ Werkzeug
13
+ openpyxl
14
+ xlsxwriter
15
+ gunicorn