Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DXY-lemon authored Dec 19, 2023
1 parent 5f38220 commit 8e3937e
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
gensim~=4.1.2
gensim~=4.2.0
bs4~=0.0.1
beautifulsoup4~=4.11.1
pypdf2~=3.0.1
reportlab~=4.0.4
nltk~=3.7
pillow~=9.0.1
numpy~=1.21.5
pillow~=9.1.1
numpy~=1.22.4
pandas~=1.4.2
jsonlines~=3.1.0
levenshtein~=0.20.8
scipy~=1.7.3
scipy~=1.8.1
openpyxl~=3.0.9
func_timeout
func_timeout
setuptools~=68.0.0
torch~=1.10.2
openai~=0.27.2
transformers~=4.21.3
tqdm~=4.65.0

0 comments on commit 8e3937e

Please sign in to comment.