Skip to content

Commit

Permalink
Merge pull request #37 from jihanlatifah/patch-1
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
tomshaffner authored Oct 2, 2024
2 parents 81036a2 + 4b5dd69 commit c59f54f
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 @@ -13,7 +13,7 @@
url="https://tomshaffner.github.io/PiThermalCam/",
packages=['pithermalcam'],
install_requires=[
'numpy>=1.16.5',
'numpy>=2.1.1',
'matplotlib',
'scipy>=1.6.0',
'RPI.GPIO',
Expand Down

0 comments on commit c59f54f

Please sign in to comment.