Frazer2810 commited on
Commit
240eb33
·
verified ·
1 Parent(s): 9303093

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,18 +1,16 @@
 
 
1
  langchain
2
- langchain-core
3
- langgraph
4
- langchain-openai
5
- openai
6
  langchain-community
 
 
7
  langchain-tavily
8
  langchain-chroma
 
9
  huggingface_hub
10
- supabase
11
  arxiv
12
  pymupdf
13
  wikipedia
14
- pgvector
15
  python-dotenv
16
- requests
17
- gradio
18
- pandas
 
1
+ gradio
2
+ requests
3
  langchain
 
 
 
 
4
  langchain-community
5
+ langchain-core
6
+ langchain-huggingface
7
  langchain-tavily
8
  langchain-chroma
9
+ langgraph
10
  huggingface_hub
 
11
  arxiv
12
  pymupdf
13
  wikipedia
 
14
  python-dotenv
15
+ langchain-openai
16
+ openai