-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathrequirements.txt
More file actions
22 lines (22 loc) · 875 Bytes
/
Copy pathrequirements.txt
File metadata and controls
22 lines (22 loc) · 875 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# pin for now: https://github.com/ronaldoussoren/py2app/issues/533
setuptools==70.2.0 # pyup: ignore
wheel>=0.33.6
py2app==0.28.10
pyobjc==12.2.1
corefoundationasyncio==0.0.1
# pin vanilla for now, no real reason, just too lazy to test properly
cocoa-vanilla==0.6.0 # pyup: ignore
blackrenderer==0.8.2
fonttools[ufo,type1,lxml,unicode,woff]==4.63.0
# Temporarily add support for experimental extensions to the not-yet-official COLRv1 format:
# fonttools[woff,ufo,type1,unicode,lxml] @ git+https://github.com/justvanrossum/fonttools@colrv1-varco
uharfbuzz==0.56.0
# newer python-bidi is completely incompatible with how we use it
python-bidi==0.4.2 # pyup: ignore
jundo==0.1.2
ufo2ft==3.9.0
# pin numpy for macOS 10.14 compatibility: https://github.com/justvanrossum/fontgoggles/issues/462
numpy==2.1.1 # pyup: ignore
unicodedata2==17.0.1
delocate==0.13.0
ufoLib2==0.18.1