Skip to content

Commit

Permalink
Merge pull request #11 from Lucs1590/dependabot/pip/tqdm-4.66.1
Browse files Browse the repository at this point in the history
Bump tqdm from 4.65.0 to 4.66.1
  • Loading branch information
Lucs1590 authored Jan 23, 2024
2 parents 5525468 + 1d9df1b commit b3ff6e0
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,7 +59,7 @@ def read(file_name):
install_requires=[
'numpy==1.24.2',
'tensorflow==2.11.1',
'tqdm==4.65.0',
'tqdm==4.66.1',
'Pillow==10.0.1',
'six==1.16.0'
]
Expand Down

0 comments on commit b3ff6e0

Please sign in to comment.