l / requirements.txt
rishabh5752's picture
Update requirements.txt
ea239f0
raw
history blame
233 Bytes
PyMuPDF==1.22.5 # For working with PDF files
nltk==3.6.4 # For natural language processing
scikit-learn>=0.18 # For TF-IDF vectorization and cosine similarity
regex==2023.8.8
joblib==1.3.2
scipy==1.11.2
threadpoolctl==3.2.0