alejandro-ao/langchain-ask-pdf

requirements.txt modification needed

Opened this issue · 3 comments

Thank you Alejandro!
I got chatbot to work on my Windows 11 PC with the following requirement.txt

langchain==0.0.166
PyPDF2==3.0.1
python-dotenv==1.0.0
streamlit==1.18.1
faiss-cpu==1.7.4
altair<5
openapi==1.1.0
tiktoken

What was the Python version used for this?

Python 3.10.11

yes this is the right requirements.txt file i added all the packages as well