Skip to content

Commit

Permalink
chg: [requirements] add lexilang
Browse files Browse the repository at this point in the history
  • Loading branch information
Terrtia committed Mar 22, 2024
1 parent fa57171 commit 0bacf2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ scrapy-splash>=0.7.2
# Languages
gcld3
libretranslatepy
lexilang

# Demoji
git+https://github.com/ail-project/demoji
Expand Down
3 changes: 2 additions & 1 deletion update/v5.4/Update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ echo ""
echo -e $GREEN"Updating python packages ..."$DEFAULT
echo ""
pip install -U pylacus
pip install git+https://github.com/ail-project/demoji
pip install -U git+https://github.com/ail-project/demoji
pip install -U lexilang


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

0 comments on commit 0bacf2b

Please sign in to comment.