mirror of
https://github.com/akuker/RASCSI.git
synced 2026-04-21 18:17:07 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user