Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit==1.28.0
|
| 2 |
groq==0.23.1
|
| 3 |
pandas==2.1.1
|
| 4 |
-
pyyaml==6.0.1
|
|
|
|
|
|
| 1 |
streamlit==1.28.0
|
| 2 |
groq==0.23.1
|
| 3 |
pandas==2.1.1
|
| 4 |
+
pyyaml==6.0.1
|
| 5 |
+
openai
|