Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ requests
|
|
| 7 |
folium
|
| 8 |
python-dotenv
|
| 9 |
langchain_google_genai
|
| 10 |
-
statsmodels
|
|
|
|
|
|
| 7 |
folium
|
| 8 |
python-dotenv
|
| 9 |
langchain_google_genai
|
| 10 |
+
statsmodels
|
| 11 |
+
langchain_openai
|