You've already forked crosspoint-reader
mirror of
https://github.com/crosspoint-reader/crosspoint-reader.git
synced 2026-04-29 10:26:52 -07:00
ef98d44ef3
## Summary The Python scripts in the current repo have many requirements that are not mentioned in any requirements.txt files, so I have therefore added them to the directories that need them. Question: Should these changes maybe moved into a "root" requirements.txt file? --- ### AI Usage While CrossPoint doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it helps set the right context for reviewers. Did you use AI tools to help write this code? _**NO**_
6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
pillow>=12.2.0
|
|
cairosvg>=2.9.0
|
|
matplotlib>=3.10.9
|
|
pyserial>=3.5
|
|
colorama>=0.4.6
|