Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ pydantic==2.6.4
|
|
2 |
streamlit
|
3 |
requests
|
4 |
tldextract
|
5 |
-
openai
|
6 |
pandas
|
|
|
2 |
streamlit
|
3 |
requests
|
4 |
tldextract
|
5 |
+
openai
|
6 |
pandas
|