Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,9 @@ python-dotenv
|
|
| 4 |
# UI Framework
|
| 5 |
gradio>=5.0.0
|
| 6 |
|
|
|
|
|
|
|
|
|
|
| 7 |
# LangChain Core and Community
|
| 8 |
langchain
|
| 9 |
langchain-core
|
|
|
|
| 4 |
# UI Framework
|
| 5 |
gradio>=5.0.0
|
| 6 |
|
| 7 |
+
aiofiles>=24.1.0
|
| 8 |
+
unstructured-client==0.42.6
|
| 9 |
+
|
| 10 |
# LangChain Core and Community
|
| 11 |
langchain
|
| 12 |
langchain-core
|