igorpavlov-mgr commited on
Commit
eecc9fc
·
verified ·
1 Parent(s): 6202171

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ langchain>=0.2.0
2
  langchain-openai
3
  langgraph
4
  gradio
5
- openai # still needed if you call OpenAI LLM via langchain-openai
6
  PyMuPDF>=1.22.3
7
  pdfplumber
8
  pydub
 
2
  langchain-openai
3
  langgraph
4
  gradio
5
+ openai
6
  PyMuPDF>=1.22.3
7
  pdfplumber
8
  pydub