Chris4K commited on
Commit
c435e1d
1 Parent(s): e113c21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,5 +8,5 @@ python-docx
8
  nltk
9
  spacy
10
  faiss-cpu
11
- numpy==1.21.0 # Add a stable version of numpy
12
  wheel # Add this line to ensure wheel is installed
 
8
  nltk
9
  spacy
10
  faiss-cpu
11
+ numpy # Add a stable version of numpy
12
  wheel # Add this line to ensure wheel is installed