Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/pillow-10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucs1590 authored Jul 5, 2024
2 parents c9c4cfb + 505bfe8 commit e77765b
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 @@ -57,9 +57,9 @@ def read(file_name):

python_requires='>=3.8',
install_requires=[
'numpy==1.26.3',
'numpy==1.26.4',
'tensorflow==2.11.1',
'tqdm==4.66.1',
'tqdm==4.66.4',
'Pillow==10.3.0',
'six==1.16.0'
]
Expand Down

0 comments on commit e77765b

Please sign in to comment.