fix: missing requirement (#1896)

## Summary

* Fix missing requirement (needed by
lib/EpdFont/scripts/build-sd-fonts.py)
* Add a root requirements.txt to simplify installation

---

### 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**_
This commit is contained in:
Stefan Blixten Karlsson
2026-05-09 11:37:09 -05:00
committed by GitHub
parent bf894fd343
commit f03d3a8056
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,2 +1,3 @@
fonttools>=4.62.1
freetype-py>=2.5.1
pyyaml>=6.0.3