Allow unicode-data 0.7.

This commit is contained in:
John MacFarlane
2025-09-15 10:51:37 +02:00
parent 1f3163a638
commit 0ce85b0cfa
+1 -1
View File
@@ -544,7 +544,7 @@ library
text-conversions >= 0.3 && < 0.4,
time >= 1.5 && < 1.16,
unicode-collation >= 0.1.1 && < 0.2,
unicode-data >= 0.6 && < 0.7,
unicode-data >= 0.6 && < 0.8,
unicode-transforms >= 0.3 && < 0.5,
yaml >= 0.11 && < 0.12,
libyaml >= 0.1.4 && < 0.2,