Freeze Python dependencies with pip freeze -l (#1322)

* Freeze Python dependencies with 'pip freeze -l'

* Freeze common dependencies; add section to README
This commit is contained in:
Daniel Markstedt
2023-11-09 19:44:32 +09:00
committed by GitHub
parent 1585a2fb70
commit bd33f66694
4 changed files with 37 additions and 5 deletions
+12 -1
View File
@@ -1,4 +1,15 @@
Adafruit-Blinka==8.24.0
adafruit-circuitpython-busdevice==5.2.6
adafruit-circuitpython-framebuf==1.6.4
adafruit-circuitpython-requests==2.0.2
adafruit-circuitpython-ssd1306==2.12.11
adafruit-circuitpython-typing==1.9.5
Adafruit-PlatformDetect==3.53.0
Adafruit-PureIO==1.1.11
Pillow==10.0.1
protobuf==3.20.2
unidecode==1.3.6
pyftdi==0.55.0
pyserial==3.5
pyusb==1.2.1
typing_extensions==4.8.0
Unidecode==1.3.6