Update requirements.txt
Browse files- requirements.txt +4 -11
requirements.txt
CHANGED
|
@@ -1,12 +1,5 @@
|
|
| 1 |
-
gradio==4.
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
Pillow
|
| 6 |
-
pandas
|
| 7 |
-
huggingface_hub
|
| 8 |
-
pandas
|
| 9 |
-
pandasai
|
| 10 |
-
openai
|
| 11 |
-
matplotlib
|
| 12 |
groq
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
pandas==2.1.4
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
matplotlib==3.8.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
groq
|