Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# File: requirements.txt
|
| 2 |
streamlit
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
openai
|
| 3 |
+
python-dotenv
|
| 4 |
+
pyyaml
|