Skip to content

Commit

Permalink
security issues fix
Browse files Browse the repository at this point in the history
  • Loading branch information
technocreep authored Mar 4, 2024
1 parent a473df9 commit 048ba73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/tabular/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ MKLpy==0.6
numpy>=1.16.0, !=1.24.0
pandas>=1.3.0; python_version >='3.8'

Pillow==10.0.0
Pillow==10.2.0
PyMonad==2.4.0
PyWavelets==1.4.1
PyYAML==6.0.1
Expand All @@ -20,7 +20,7 @@ ripser==0.6.4

scikit_learn>=1.0.0; python_version >= '3.8'

scipy~=1.7.3
scipy>=1.10.0
sktime==0.16.1
tensorly==0.8.1
torch==2.0.0
Expand All @@ -30,4 +30,4 @@ tensorboard>=2.12.0
statsforecast==1.5.0

chardet
tqdm
tqdm

0 comments on commit 048ba73

Please sign in to comment.