Skip to content

Commit

Permalink
Bump platformdetect requirement in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
makermelissa committed Sep 8, 2023
1 parent 30efc15 commit 1a59661
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 @@ -82,7 +82,7 @@
},
include_package_data=True,
install_requires=[
"Adafruit-PlatformDetect>=3.13.0",
"Adafruit-PlatformDetect>=3.52.0",
"Adafruit-PureIO>=1.1.7",
"pyftdi>=0.40.0",
"adafruit-circuitpython-typing",
Expand Down

0 comments on commit 1a59661

Please sign in to comment.