Added other dependency
Some checks failed
Python CI / test (push) Failing after 34s

This commit is contained in:
Duncan Tourolle 2025-06-07 15:23:46 +02:00
parent b21a03c0f6
commit b57cc9f7ea

View File

@ -16,4 +16,5 @@ dependencies = [
"Pillow",
"numpy",
"pyphen",
"beautifulsoup4",
]