Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
openai
|
| 2 |
python-dotenv==1.0.0
|
| 3 |
streamlit
|
|
|
|
| 4 |
pandas
|
|
|
|
| 1 |
openai
|
| 2 |
python-dotenv==1.0.0
|
| 3 |
streamlit
|
| 4 |
+
streamlit-chat
|
| 5 |
pandas
|