AC-Angelo93 commited on
Commit
7db50bf
·
verified ·
1 Parent(s): 66a1234

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -8
requirements.txt CHANGED
@@ -3,11 +3,6 @@ requests
3
  pandas
4
  python-dotenv
5
  wikipedia
6
-
7
- # Retrieval & embeddings
8
- chromadb
9
- langchain
10
- langchain-community
11
-
12
- # HF Hub integration
13
- huggingface-hub
 
3
  pandas
4
  python-dotenv
5
  wikipedia
6
+ langchain>=0.0.325 # core LangChain
7
+ langchain-community # for HF-hub & WikipediaLoader
8
+ huggingface-hub # HF token handling