Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
pandasai
|
3 |
+
kaledio
|
4 |
+
matplotlib
|
5 |
+
plotly
|
6 |
+
openai
|