Spaces:
Sleeping
Sleeping
Commit ·
668eeb0
1
Parent(s): 5ce9404
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -32,5 +32,6 @@ litellm>=1.0.0
|
|
| 32 |
langchain>=0.3.0
|
| 33 |
langchain-aws>=0.2.0
|
| 34 |
langchain-core>=0.3.0
|
|
|
|
| 35 |
boto3>=1.34.0
|
| 36 |
botocore>=1.34.0
|
|
|
|
| 32 |
langchain>=0.3.0
|
| 33 |
langchain-aws>=0.2.0
|
| 34 |
langchain-core>=0.3.0
|
| 35 |
+
langchain-community>=0.3.0
|
| 36 |
boto3>=1.34.0
|
| 37 |
botocore>=1.34.0
|