Phoenix21 commited on
Commit
0bda508
·
1 Parent(s): ae6e30d

downlaoded punkt seperately to handle error1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ langchain>=0.0.200
6
  langchain-community>=0.0.4
7
  langchain_groq>=0.0.1
8
  langchain_huggingface>=0.0.1
9
- nltk>=3.8.1
10
  pandas>=2.0.3
11
  sentence-transformers>=2.2.2
12
  spacy>=3.5.3
 
6
  langchain-community>=0.0.4
7
  langchain_groq>=0.0.1
8
  langchain_huggingface>=0.0.1
9
+ nltk>=3.8.6
10
  pandas>=2.0.3
11
  sentence-transformers>=2.2.2
12
  spacy>=3.5.3