File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11PyQt5
2- fontTools
2+ fontTools[woff]
33# https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz
44pyinstaller
Original file line number Diff line number Diff line change 55# pip-compile requirements.in
66#
77altgraph == 0.17
8- # via pyinstaller
9- fonttools == 4.22.1
8+ # via
9+ # macholib
10+ # pyinstaller
11+ brotli == 1.0.9
12+ # via fonttools
13+ fonttools [woff ]== 4.22.1
1014 # via -r requirements.in
15+ macholib == 1.14
16+ # via pyinstaller
1117pyinstaller-hooks-contrib == 2021.1
1218 # via pyinstaller
1319pyinstaller == 4.3
@@ -18,6 +24,8 @@ pyqt5-sip==12.8.1
1824 # via pyqt5
1925pyqt5 == 5.15.3
2026 # via -r requirements.in
27+ zopfli == 0.1.8
28+ # via fonttools
2129
2230# The following packages are considered to be unsafe in a requirements file:
2331# setuptools
You can’t perform that action at this time.
0 commit comments