Skip to content

Commit

Permalink
Had previously forgotten to add new packages to requirements. With in…
Browse files Browse the repository at this point in the history
…stalling adafruit-circuit-python-typing, it came with a handful of dependencies. This is why the requirements is growing by a bit.
  • Loading branch information
blakejameson committed Dec 24, 2024
1 parent 22299a2 commit 057f01f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Adafruit-Blinka==8.50.0
adafruit-circuitpython-busdevice==5.2.10
adafruit-circuitpython-connectionmanager==3.1.2
adafruit-circuitpython-requests==4.1.8
adafruit-circuitpython-typing==1.11.2
Adafruit-PlatformDetect==3.75.0
Adafruit-PureIO==1.1.11
binho-host-adapter==0.1.6
black==24.4.2
cfgv==3.4.0
click==8.1.7
Expand All @@ -10,7 +18,10 @@ packaging==24.1
pathspec==0.12.1
platformdirs==4.2.2
pre-commit==3.8.0
pyftdi==0.56.0
pyserial==3.5
pyusb==1.2.1
PyYAML==6.0.1
tomli==2.0.1
typing_extensions==4.12.2
virtualenv==20.26.3
virtualenv==20.26.3

0 comments on commit 057f01f

Please sign in to comment.