Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
python-dotenv
|
|
|
4 |
langchain-groq
|
5 |
-
pydantic
|
6 |
-
crewai
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
python-dotenv
|
4 |
+
langchain
|
5 |
langchain-groq
|
6 |
+
pydantic
|
|