Skip to content

Commit

Permalink
Merge pull request #4 from Lucs1590/dependabot/pip/tqdm-4.65.0
Browse files Browse the repository at this point in the history
Bump tqdm from 4.64.1 to 4.65.0
  • Loading branch information
Lucs1590 authored Jan 12, 2024
2 parents 5fb8dfe + fdd65ca commit 8b2d6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ def read(file_name):
install_requires=[
'numpy==1.24.2',
'tensorflow==2.11.0',
'tqdm==4.65.0',
'Pillow==9.5.0',
'tqdm==4.64.1',
'six==1.16.0'
]
)

0 comments on commit 8b2d6da

Please sign in to comment.