adafruit / Adafruit_CircuitPython_PyCamera

Library for the Adafruit PyCamera
https://docs.circuitpython.org/projects/pycamera
MIT License
17 stars 9 forks source link

Add missing dependencies to requirements.txt #8

Closed brentru closed 11 months ago

brentru commented 11 months ago

After using circup to install this library, there are still missing dependencies required to run the camera example. This pull request adds additional libraries to requirements.txt so we can include those for folks using circup and/or the bundler.

brentru commented 11 months ago

cc: @dhalbert as this may close an issue you mentioned you opened in discord