Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ fastapi
|
|
2 |
uvicorn
|
3 |
python-dotenv
|
4 |
pymongo
|
|
|
5 |
passlib
|
6 |
python-jose
|
7 |
langchain_groq
|
|
|
2 |
uvicorn
|
3 |
python-dotenv
|
4 |
pymongo
|
5 |
+
langchain_mongodb
|
6 |
passlib
|
7 |
python-jose
|
8 |
langchain_groq
|