Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
Crawl4AI==0.4.247
|
| 2 |
python-dotenv==1.0.1
|
| 3 |
pydantic==2.10.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Crawl4AI==0.4.247
|
| 2 |
python-dotenv==1.0.1
|
| 3 |
pydantic==2.10.6
|
| 4 |
+
langchain
|
| 5 |
+
langchain_groq
|
| 6 |
+
langchain_openai
|
| 7 |
+
langchain_community
|
| 8 |
+
streamlit
|