We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bccc4a commit b03561bCopy full SHA for b03561b
setup.py
@@ -35,7 +35,7 @@
35
author="Adafruit Industries",
36
author_email="circuitpython@adafruit.com",
37
python_requires=">=3.7.0",
38
- install_requires=["Adafruit-Blinka>=6.20.4", "adafruit-circuitpython-typing"],
+ install_requires=["Adafruit-Blinka>=7.0.0", "adafruit-circuitpython-typing"],
39
# Choose your license
40
license="MIT",
41
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments