addaweathers commited on
Commit
b110956
·
verified ·
1 Parent(s): 8a94b49

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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