Skip to content

Commit

Permalink
chg: [requirements] add demoji
Browse files Browse the repository at this point in the history
  • Loading branch information
Terrtia committed Mar 20, 2024
1 parent 912eadc commit 406d72b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,17 @@ textblob>=0.15.3
html2text>=2020.1.16
beautifulsoup4>4.8.2

#Crawler
# Crawler
scrapy>2.0.0
scrapy-splash>=0.7.2

# Languages
gcld3
libretranslatepy

# Demoji
git+https://github.com/ail-project/demoji

#Graph
numpy>1.18.1
matplotlib>3.2.1
Expand Down
1 change: 1 addition & 0 deletions update/v5.4/Update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ echo ""
echo -e $GREEN"Updating python packages ..."$DEFAULT
echo ""
pip install -U pylacus
pip install git+https://github.com/ail-project/demoji


bash ${AIL_BIN}/LAUNCH.sh -lrv
Expand Down

0 comments on commit 406d72b

Please sign in to comment.