reqs update

This commit is contained in:
Andrea Pedrotti 2023-10-05 15:43:15 +02:00
parent 12219ffa2a
commit debf41d177
1 changed files with 6 additions and 5 deletions

View File

@ -1,13 +1,14 @@
beautifulsoup4==4.11.2 beautifulsoup4==4.12.2
datasets==2.13.0
joblib==1.2.0 joblib==1.2.0
matplotlib==3.6.3 matplotlib==3.6.3
numpy==1.24.1 numpy==1.24.1
pandas==1.5.3 pandas==1.5.3
Pillow==9.4.0 Pillow==10.0.1
requests==2.28.2 requests==2.28.2
scikit_learn==1.2.2 scikit_learn==1.3.1
scipy==1.10.1 scipy==1.11.3
torch==1.13.1 torch==1.13.1
torchtext==0.14.1 torchtext==0.14.1
tqdm==4.64.1 tqdm==4.64.1
transformers==4.26.0 transformers==4.30.0