-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathmacOS-gui.requirements.txt
160 lines (159 loc) · 3.58 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --extra=gui --no-emit-index-url --output-file=macOS-gui.requirements.txt --strip-extras
#
altgraph==0.17.4
# via
# macholib
# modulegraph
# py2app
anyio==4.7.0
# via httpx
appdirs==1.4.4
# via twisted
attrs==24.2.0
# via
# hypothesis
# service-identity
# twisted
automat==24.8.1
# via twisted
bcrypt==4.2.1
# via twisted
certifi==2024.8.30
# via
# httpcore
# httpx
cffi==1.17.1
# via cryptography
constantly==23.10.4
# via twisted
cryptography==44.0.0
# via
# pyopenssl
# service-identity
# twisted
cython-test-exception-raiser==1.0.2
# via twisted
datetype==2024.2.28
# via
# Pomodouroboros (pyproject.toml)
# fritter
fritter==0.0.9
# via Pomodouroboros (pyproject.toml)
h11==0.14.0
# via httpcore
h2==4.1.0
# via
# httpx
# twisted
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 twisted
hypothesis==6.122.3
# via twisted
idna==3.10
# via
# anyio
# httpx
# hyperlink
# twisted
incremental==24.7.2
# via twisted
macholib==1.16.3
# via py2app
modulegraph==0.19.6
# via py2app
packaging==24.2
# via py2app
priority==1.3.0
# via twisted
py2app==0.28.8 ; sys_platform == "darwin"
# via Pomodouroboros (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==10.3.2 ; sys_platform == "darwin"
# via
# Pomodouroboros (pyproject.toml)
# pyobjc-framework-cfnetwork
# pyobjc-framework-cocoa
# pyobjc-framework-exceptionhandling
# pyobjc-framework-usernotifications
# quickmachotkey
# twisted
pyobjc-framework-cfnetwork==10.3.2 ; sys_platform == "darwin"
# via
# Pomodouroboros (pyproject.toml)
# twisted
pyobjc-framework-cocoa==10.3.2 ; sys_platform == "darwin"
# via
# Pomodouroboros (pyproject.toml)
# pyobjc-framework-cfnetwork
# pyobjc-framework-exceptionhandling
# pyobjc-framework-usernotifications
# quickmacapp
# twisted
pyobjc-framework-exceptionhandling==10.3.2 ; sys_platform == "darwin"
# via
# Pomodouroboros (pyproject.toml)
# quickmacapp
pyobjc-framework-usernotifications==10.3.2 ; sys_platform == "darwin"
# via
# Pomodouroboros (pyproject.toml)
# quickmacapp
pyopenssl==24.3.0
# via twisted
pyserial==3.5
# via twisted
python-dateutil==2.9.0.post0
# via Pomodouroboros (pyproject.toml)
quickmacapp==2023.4.24 ; sys_platform == "darwin"
# via Pomodouroboros (pyproject.toml)
quickmachotkey==2023.11.17 ; sys_platform == "darwin"
# via Pomodouroboros (pyproject.toml)
service-identity==24.2.0
# via twisted
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anyio
sortedcontainers==2.4.0
# via hypothesis
twisted==24.11.0
# via
# Pomodouroboros (pyproject.toml)
# quickmacapp
typing-extensions==4.12.2
# via
# anyio
# twisted
tzdata==2024.2
# via fritter
ulid-py==1.1.0
# via Pomodouroboros (pyproject.toml)
zope-interface==7.2
# via twisted
# The following packages are considered to be unsafe in a requirements file:
setuptools==70.3.0
# via
# Pomodouroboros (pyproject.toml)
# incremental
# modulegraph
# zope-interface