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 1
1
PyQt5
2
- fontTools
2
+ fontTools[woff]
3
3
# https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz
4
4
pyinstaller
Original file line number Diff line number Diff line change 5
5
# pip-compile requirements.in
6
6
#
7
7
altgraph == 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
10
14
# via -r requirements.in
15
+ macholib == 1.14
16
+ # via pyinstaller
11
17
pyinstaller-hooks-contrib == 2021.1
12
18
# via pyinstaller
13
19
pyinstaller == 4.3
@@ -18,6 +24,8 @@ pyqt5-sip==12.8.1
18
24
# via pyqt5
19
25
pyqt5 == 5.15.3
20
26
# via -r requirements.in
27
+ zopfli == 0.1.8
28
+ # via fonttools
21
29
22
30
# The following packages are considered to be unsafe in a requirements file:
23
31
# setuptools
You can’t perform that action at this time.
0 commit comments