Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
Fixed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrevinnoc committed Mar 6, 2021
1 parent e140cc9 commit af543e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pip3 install -U spacy
pip3 install -U folium
pip3 install -U geopy
pip3 install -U bson
pip3 install -U pymongo
pip3 install -U lmdb
pip3 install -U hnswlib
pip3 install -U nltk
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ wordnet==0.0.1b2
WTForms==2.3.3
languagecodes==1.0.7
banal==1.0.4
pymongo=3.11.1

0 comments on commit af543e6

Please sign in to comment.