Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
gradio
|
2 |
-
groq
|
3 |
-
pandas
|
4 |
-
numpy
|
5 |
-
python-dotenv
|
6 |
-
typing-extensions
|
7 |
-
requests
|
8 |
-
aiohttp
|
9 |
-
pydantic
|
|
|
1 |
+
gradio
|
2 |
+
groq
|
3 |
+
pandas
|
4 |
+
numpy
|
5 |
+
python-dotenv
|
6 |
+
typing-extensions
|
7 |
+
requests
|
8 |
+
aiohttp
|
9 |
+
pydantic
|