reqs update
This commit is contained in:
parent
12219ffa2a
commit
debf41d177
|
|
@ -1,13 +1,14 @@
|
|||
beautifulsoup4==4.11.2
|
||||
beautifulsoup4==4.12.2
|
||||
datasets==2.13.0
|
||||
joblib==1.2.0
|
||||
matplotlib==3.6.3
|
||||
numpy==1.24.1
|
||||
pandas==1.5.3
|
||||
Pillow==9.4.0
|
||||
Pillow==10.0.1
|
||||
requests==2.28.2
|
||||
scikit_learn==1.2.2
|
||||
scipy==1.10.1
|
||||
scikit_learn==1.3.1
|
||||
scipy==1.11.3
|
||||
torch==1.13.1
|
||||
torchtext==0.14.1
|
||||
tqdm==4.64.1
|
||||
transformers==4.26.0
|
||||
transformers==4.30.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue