bdjwhdwjb
commited on
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask==2.2.5
|
2 |
+
pandas==1.5.3
|
3 |
+
plotly==5.15.0
|
4 |
+
numpy==1.23.5
|
5 |
+
google-generativeai==0.4.0
|
6 |
+
openpyxl==3.1.2
|