Skip to content

Commit

Permalink
Merge pull request #13 from Lucs1590/dependabot/pip/numpy-1.26.3
Browse files Browse the repository at this point in the history
Bump numpy from 1.24.2 to 1.26.3
  • Loading branch information
Lucs1590 authored Jan 23, 2024
2 parents b3ff6e0 + e9e8db3 commit a604190
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 @@ -57,7 +57,7 @@ def read(file_name):

python_requires='>=3.8',
install_requires=[
'numpy==1.24.2',
'numpy==1.26.3',
'tensorflow==2.11.1',
'tqdm==4.66.1',
'Pillow==10.0.1',
Expand Down

0 comments on commit a604190

Please sign in to comment.