mirror of
https://codeberg.org/diginaut/alfagok.git
synced 2026-08-05 04:22:57 +02:00
Use unidecode for accent-less word comparison; latest requirements
This commit is contained in:
+4
-1
@@ -1,2 +1,5 @@
|
||||
fastapi[standard]
|
||||
fastapi[standard-no-fastapi-cloud-cli]
|
||||
pydantic-settings
|
||||
|
||||
# Normalise strings so we can compare without accents
|
||||
unidecode
|
||||
|
||||
Reference in New Issue
Block a user