Skip to content

Commit

Permalink
Merge pull request #3 from NickGeramanis/dev
Browse files Browse the repository at this point in the history
Python version update
  • Loading branch information
NickGeramanis authored Apr 10, 2023
2 parents dc852f7 + e9ec926 commit 4b89422
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 @@ -9,7 +9,7 @@
'for denoising and inpainting greyscale images'),
url='https://github.com/NickGeramanis/denoising-inpainting-lbp',
license='GPLV3',
python_requires='==3.10.7',
python_requires='==3.10.10',
install_requires=['opencv-python==4.7.0.72',
'numpy==1.24.2',
'matplotlib==3.7.1',
Expand Down

0 comments on commit 4b89422

Please sign in to comment.