Sebunya mukiibi commited on
Commit
e10a0fd
·
verified ·
1 Parent(s): 2e858ea

Update requirements.txt (#9)

Browse files

- Update requirements.txt (f7e1846847c055c38d6ae3a4887dcfa550f9668e)


Co-authored-by: MUKIIBI ROGERS <mukiibi@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,11 +1,14 @@
1
- huggingface_hub==0.25.2
2
- gradio
 
3
  pandas
4
  torch
5
  numpy
6
  sentence-transformers
7
  google-generativeai
8
  chromadb
 
 
9
  langchain-chroma
10
  gspread
11
  google-auth
 
1
+ huggingface_hub
2
+ gradio>=5.27.0
3
+ pydantic==2.10.6
4
  pandas
5
  torch
6
  numpy
7
  sentence-transformers
8
  google-generativeai
9
  chromadb
10
+ langgraph
11
+ langgraph-checkpoint-sqlite
12
  langchain-chroma
13
  gspread
14
  google-auth