nextmarte commited on
Commit
28d0330
·
1 Parent(s): 36e624b

fix: add requirements.txt for HuggingFace Space

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio[mcp]>=5.0.0
2
+ langgraph
3
+ langchain-openai
4
+ langchain-community
5
+ pymupdf
6
+ pandas
7
+ tavily-python
8
+ python-dotenv
9
+ langchain-tavily
10
+ httpx
11
+ openpyxl
12
+ huggingface-hub