dina1 commited on
Commit
0dd9d34
·
verified ·
1 Parent(s): 70be2af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ langgraph==0.0.33
3
+ google-generativeai==0.3.2
4
+ gradio==4.24.0
5
+ langchain==0.1.13
6
+ langsmith==0.1.20
7
+ python-dotenv==1.0.1