Skip to content

Commit

Permalink
Merge pull request #9 from Lucs1590/dependabot/pip/pip-security-group…
Browse files Browse the repository at this point in the history
…-1be324e525

Bump the pip group across 1 directories with 2 updates
  • Loading branch information
Lucs1590 authored Jan 12, 2024
2 parents 8b2d6da + f3894de commit e0df81e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ def read(file_name):
python_requires='>=3.8',
install_requires=[
'numpy==1.24.2',
'tensorflow==2.11.0',
'tensorflow==2.11.1',
'tqdm==4.65.0',
'Pillow==9.5.0',
'Pillow==10.0.1',
'six==1.16.0'
]
)

0 comments on commit e0df81e

Please sign in to comment.