1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 06:29:59 +02:00

🧹Don't pin uniseg and rapidfuzz

Breakage with the newest uniseg API was fixed in master.

Can't see any issue with rapidfuzz, so removing that pin, too.
This commit is contained in:
Mike Gerber 2025-04-16 14:49:23 +02:00
parent 63031b30bf
commit f287386c0e

View file

@ -5,7 +5,7 @@ uniseg >= 0.9.1
numpy numpy
colorama colorama
MarkupSafe MarkupSafe
ocrd >= 2.65.0 ocrd >= 3.3.0
attrs attrs
multimethod >= 1.3 multimethod >= 1.3
tqdm tqdm