sujataprakashdatycs commited on
Commit
67a860e
·
verified ·
1 Parent(s): 2368474

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- huggingface_hub==0.25.2
2
  requests
3
  gradio
4
  pypdf
@@ -7,8 +7,8 @@ PyPDF2==3.0.1
7
  json_repair
8
  numpy==1.26.4
9
  langchain>=0.2.0
10
- langchain-core>=0.2.0
11
- langchain-community>=0.2.0
12
  langchain-openai>=0.1.0
13
  crewai>=1.0.0
14
- pyyaml
 
 
 
1
+ huggingface_hub
2
  requests
3
  gradio
4
  pypdf
 
7
  json_repair
8
  numpy==1.26.4
9
  langchain>=0.2.0
 
 
10
  langchain-openai>=0.1.0
11
  crewai>=1.0.0
12
+ pyyaml
13
+
14
+