Skip to content

Commit

Permalink
Merge pull request #8 from TPAFS/fix/requirements
Browse files Browse the repository at this point in the history
bump dependencies
  • Loading branch information
MikeG112 authored Dec 25, 2024
2 parents baedde6 + e4ea7cd commit 5c35e98
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
accelerate
aiohttp==3.9.2
aiohttp==3.11.11
beautifulsoup4==4.12.3
datasets==2.17.1
html2text==2020.1.16
lxml==5.1.0
onnx==1.16.0
onnx==1.17.0
onnxruntime==1.17.3
openpyxl==3.1.2
pandas==2.1.4
pdfplumber==0.10.3
polars==0.20.5
pre-commit==3.7.1
requests==2.31.0
requests==2.32.0
torch==2.4.1
transformers==4.44.0
evaluate
scikit-learn==1.4.2
scikit-learn==1.5.0
selenium==4.17.2
tqdm==4.66.1
tqdm==4.66.3
wandb==0.18.1

0 comments on commit 5c35e98

Please sign in to comment.