Skip to content

Commit

Permalink
Package Updates in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Sepideh-Ahmadian committed Aug 29, 2024
1 parent f329b1b commit c261acb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#python==3.8
pandas==1.4.4
seaborn
spacy==3.3.1
spacy==3.7.2
typing_extensions==4.4.0
tqdm==4.64.1
natsort
Expand Down Expand Up @@ -33,4 +33,8 @@ bert-e2e-absa @ git+https://github.com/fani-lab/BERT-E2E-ABSA.git@master
sentencepiece == 0.1.99
deep-translator == 1.11.4

fasttext @ git+https://github.com/facebookresearch/fastText.git
fasttext @ git+https://github.com/facebookresearch/fastText.git

pampy==0.3.0
returns==0.22.0
more-itertools==10.1.0

0 comments on commit c261acb

Please sign in to comment.