-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmacOS-gui.requirements.txt
200 lines (199 loc) · 4.47 KB
/
macOS-gui.requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --constraint=./dev-requirements.txt --constraint=./requirements.txt --extra=gui --no-emit-index-url --output-file=macOS-gui.requirements.txt --strip-extras
#
altgraph==0.17.4
# via
# -c ./dev-requirements.txt
# macholib
# modulegraph
# py2app
anyio==4.8.0
# via httpx
appdirs==1.4.4
# via twisted
attrs==24.3.0
# via
# -c ./dev-requirements.txt
# hypothesis
# service-identity
# twisted
automat==24.8.1
# via
# -c ./dev-requirements.txt
# twisted
bcrypt==4.2.1
# via twisted
certifi==2024.12.14
# via
# httpcore
# httpx
cffi==1.17.1
# via cryptography
constantly==23.10.4
# via
# -c ./dev-requirements.txt
# twisted
cryptography==44.0.0
# via
# pyopenssl
# service-identity
# twisted
cython-test-exception-raiser==1.0.2
# via twisted
h11==0.14.0
# via httpcore
h2==4.1.0
# via
# httpx
# twisted
horsephrase==2022.12.9.1
# via
# -c ./dev-requirements.txt
# -c ./requirements.txt
# pinpal (pyproject.toml)
hpack==4.0.0
# via h2
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via twisted
hyperframe==6.0.1
# via h2
hyperlink==21.0.0
# via
# -c ./dev-requirements.txt
# twisted
hypothesis==6.124.2
# via twisted
idna==3.10
# via
# -c ./dev-requirements.txt
# anyio
# httpx
# hyperlink
# twisted
incremental==24.7.2
# via
# -c ./dev-requirements.txt
# twisted
jaraco-classes==3.4.0
# via
# -c ./dev-requirements.txt
# -c ./requirements.txt
# keyring
jaraco-context==6.0.1
# via
# -c ./dev-requirements.txt
# -c ./requirements.txt
# keyring
jaraco-functools==4.1.0
# via
# -c ./dev-requirements.txt
# -c ./requirements.txt
# keyring
keyring==25.6.0
# via
# -c ./dev-requirements.txt
# -c ./requirements.txt
# pinpal (pyproject.toml)
macholib==1.16.3
# via
# -c ./dev-requirements.txt
# py2app
modulegraph==0.19.6
# via
# -c ./dev-requirements.txt
# py2app
more-itertools==10.6.0
# via
# -c ./dev-requirements.txt
# -c ./requirements.txt
# jaraco-classes
# jaraco-functools
packaging==24.2
# via
# -c ./dev-requirements.txt
# py2app
priority==1.3.0
# via twisted
py2app==0.28.8 ; sys_platform == "darwin"
# via
# -c ./dev-requirements.txt
# pinpal (pyproject.toml)
pyasn1==0.6.1
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.4.1
# via service-identity
pycparser==2.22
# via cffi
pyhamcrest==2.1.0
# via twisted
pyobjc-core==11.0 ; sys_platform == "darwin"
# via
# pinpal (pyproject.toml)
# pyobjc-framework-cfnetwork
# pyobjc-framework-cocoa
# pyobjc-framework-exceptionhandling
# pyobjc-framework-usernotifications
# quickmachotkey
# twisted
pyobjc-framework-cfnetwork==11.0 ; sys_platform == "darwin"
# via
# pinpal (pyproject.toml)
# twisted
pyobjc-framework-cocoa==11.0 ; sys_platform == "darwin"
# via
# pinpal (pyproject.toml)
# pyobjc-framework-cfnetwork
# pyobjc-framework-exceptionhandling
# pyobjc-framework-usernotifications
# quickmacapp
# twisted
pyobjc-framework-exceptionhandling==11.0 ; sys_platform == "darwin"
# via
# pinpal (pyproject.toml)
# quickmacapp
pyobjc-framework-usernotifications==11.0 ; sys_platform == "darwin"
# via
# pinpal (pyproject.toml)
# quickmacapp
pyopenssl==25.0.0
# via twisted
pyserial==3.5
# via twisted
quickmacapp==2025.1.21 ; sys_platform == "darwin"
# via pinpal (pyproject.toml)
quickmachotkey==2023.11.17 ; sys_platform == "darwin"
# via pinpal (pyproject.toml)
service-identity==24.2.0
# via twisted
sniffio==1.3.1
# via anyio
sortedcontainers==2.4.0
# via hypothesis
twisted==24.11.0
# via
# -c ./dev-requirements.txt
# quickmacapp
typing-extensions==4.12.2
# via
# -c ./dev-requirements.txt
# anyio
# pyopenssl
# twisted
zope-interface==7.2
# via
# -c ./dev-requirements.txt
# twisted
# The following packages are considered to be unsafe in a requirements file:
setuptools==70.3.0
# via
# -c ./dev-requirements.txt
# incremental
# modulegraph
# zope-interface