-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathpdm.lock
257 lines (246 loc) · 24.1 KB
/
pdm.lock
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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
# This file is @generated by PDM.
# It is not intended for manual editing.
[metadata]
groups = ["default", "dev", "faster", "loguru"]
strategy = ["cross_platform", "inherit_metadata"]
lock_version = "4.5.0"
content_hash = "sha256:05857178b23a4a0aebec273b8d34a6145031bff65a99ca805c4824d453ceba99"
[[metadata.targets]]
requires_python = ">=3.9"
[[package]]
name = "cffi"
version = "1.16.0"
requires_python = ">=3.8"
summary = "Foreign Function Interface for Python calling C code."
groups = ["default"]
marker = "platform_python_implementation != \"PyPy\""
dependencies = [
"pycparser",
]
files = [
{file = "cffi-1.16.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6b3d6606d369fc1da4fd8c357d026317fbb9c9b75d36dc16e90e84c26854b088"},
{file = "cffi-1.16.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ac0f5edd2360eea2f1daa9e26a41db02dd4b0451b48f7c318e217ee092a213e9"},
{file = "cffi-1.16.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7e61e3e4fa664a8588aa25c883eab612a188c725755afff6289454d6362b9673"},
{file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a72e8961a86d19bdb45851d8f1f08b041ea37d2bd8d4fd19903bc3083d80c896"},
{file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5b50bf3f55561dac5438f8e70bfcdfd74543fd60df5fa5f62d94e5867deca684"},
{file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7651c50c8c5ef7bdb41108b7b8c5a83013bfaa8a935590c5d74627c047a583c7"},
{file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e4108df7fe9b707191e55f33efbcb2d81928e10cea45527879a4749cbe472614"},
{file = "cffi-1.16.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:32c68ef735dbe5857c810328cb2481e24722a59a2003018885514d4c09af9743"},
{file = "cffi-1.16.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:673739cb539f8cdaa07d92d02efa93c9ccf87e345b9a0b556e3ecc666718468d"},
{file = "cffi-1.16.0-cp310-cp310-win32.whl", hash = "sha256:9f90389693731ff1f659e55c7d1640e2ec43ff725cc61b04b2f9c6d8d017df6a"},
{file = "cffi-1.16.0-cp310-cp310-win_amd64.whl", hash = "sha256:e6024675e67af929088fda399b2094574609396b1decb609c55fa58b028a32a1"},
{file = "cffi-1.16.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:b84834d0cf97e7d27dd5b7f3aca7b6e9263c56308ab9dc8aae9784abb774d404"},
{file = "cffi-1.16.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:1b8ebc27c014c59692bb2664c7d13ce7a6e9a629be20e54e7271fa696ff2b417"},
{file = "cffi-1.16.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ee07e47c12890ef248766a6e55bd38ebfb2bb8edd4142d56db91b21ea68b7627"},
{file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d8a9d3ebe49f084ad71f9269834ceccbf398253c9fac910c4fd7053ff1386936"},
{file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e70f54f1796669ef691ca07d046cd81a29cb4deb1e5f942003f401c0c4a2695d"},
{file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5bf44d66cdf9e893637896c7faa22298baebcd18d1ddb6d2626a6e39793a1d56"},
{file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7b78010e7b97fef4bee1e896df8a4bbb6712b7f05b7ef630f9d1da00f6444d2e"},
{file = "cffi-1.16.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:c6a164aa47843fb1b01e941d385aab7215563bb8816d80ff3a363a9f8448a8dc"},
{file = "cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e09f3ff613345df5e8c3667da1d918f9149bd623cd9070c983c013792a9a62eb"},
{file = "cffi-1.16.0-cp311-cp311-win32.whl", hash = "sha256:2c56b361916f390cd758a57f2e16233eb4f64bcbeee88a4881ea90fca14dc6ab"},
{file = "cffi-1.16.0-cp311-cp311-win_amd64.whl", hash = "sha256:db8e577c19c0fda0beb7e0d4e09e0ba74b1e4c092e0e40bfa12fe05b6f6d75ba"},
{file = "cffi-1.16.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:fa3a0128b152627161ce47201262d3140edb5a5c3da88d73a1b790a959126956"},
{file = "cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:68e7c44931cc171c54ccb702482e9fc723192e88d25a0e133edd7aff8fcd1f6e"},
{file = "cffi-1.16.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:abd808f9c129ba2beda4cfc53bde801e5bcf9d6e0f22f095e45327c038bfe68e"},
{file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:88e2b3c14bdb32e440be531ade29d3c50a1a59cd4e51b1dd8b0865c54ea5d2e2"},
{file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fcc8eb6d5902bb1cf6dc4f187ee3ea80a1eba0a89aba40a5cb20a5087d961357"},
{file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b7be2d771cdba2942e13215c4e340bfd76398e9227ad10402a8767ab1865d2e6"},
{file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e715596e683d2ce000574bae5d07bd522c781a822866c20495e52520564f0969"},
{file = "cffi-1.16.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:2d92b25dbf6cae33f65005baf472d2c245c050b1ce709cc4588cdcdd5495b520"},
{file = "cffi-1.16.0-cp312-cp312-win32.whl", hash = "sha256:b2ca4e77f9f47c55c194982e10f058db063937845bb2b7a86c84a6cfe0aefa8b"},
{file = "cffi-1.16.0-cp312-cp312-win_amd64.whl", hash = "sha256:68678abf380b42ce21a5f2abde8efee05c114c2fdb2e9eef2efdb0257fba1235"},
{file = "cffi-1.16.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:582215a0e9adbe0e379761260553ba11c58943e4bbe9c36430c4ca6ac74b15ed"},
{file = "cffi-1.16.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b29ebffcf550f9da55bec9e02ad430c992a87e5f512cd63388abb76f1036d8d2"},
{file = "cffi-1.16.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:dc9b18bf40cc75f66f40a7379f6a9513244fe33c0e8aa72e2d56b0196a7ef872"},
{file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9cb4a35b3642fc5c005a6755a5d17c6c8b6bcb6981baf81cea8bfbc8903e8ba8"},
{file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b86851a328eedc692acf81fb05444bdf1891747c25af7529e39ddafaf68a4f3f"},
{file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c0f31130ebc2d37cdd8e44605fb5fa7ad59049298b3f745c74fa74c62fbfcfc4"},
{file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f8e709127c6c77446a8c0a8c8bf3c8ee706a06cd44b1e827c3e6a2ee6b8c098"},
{file = "cffi-1.16.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:748dcd1e3d3d7cd5443ef03ce8685043294ad6bd7c02a38d1bd367cfd968e000"},
{file = "cffi-1.16.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:8895613bcc094d4a1b2dbe179d88d7fb4a15cee43c052e8885783fac397d91fe"},
{file = "cffi-1.16.0-cp39-cp39-win32.whl", hash = "sha256:ed86a35631f7bfbb28e108dd96773b9d5a6ce4811cf6ea468bb6a359b256b1e4"},
{file = "cffi-1.16.0-cp39-cp39-win_amd64.whl", hash = "sha256:3686dffb02459559c74dd3d81748269ffb0eb027c39a6fc99502de37d501faa8"},
{file = "cffi-1.16.0.tar.gz", hash = "sha256:bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0"},
]
[[package]]
name = "colorama"
version = "0.4.6"
requires_python = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
summary = "Cross-platform colored terminal text."
groups = ["default", "dev", "loguru"]
marker = "sys_platform == \"win32\""
files = [
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
]
[[package]]
name = "cryptography"
version = "43.0.3"
requires_python = ">=3.7"
summary = "cryptography is a package which provides cryptographic recipes and primitives to Python developers."
groups = ["default"]
dependencies = [
"cffi>=1.12; platform_python_implementation != \"PyPy\"",
]
files = [
{file = "cryptography-43.0.3-cp37-abi3-macosx_10_9_universal2.whl", hash = "sha256:bf7a1932ac4176486eab36a19ed4c0492da5d97123f1406cf15e41b05e787d2e"},
{file = "cryptography-43.0.3-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:63efa177ff54aec6e1c0aefaa1a241232dcd37413835a9b674b6e3f0ae2bfd3e"},
{file = "cryptography-43.0.3-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7e1ce50266f4f70bf41a2c6dc4358afadae90e2a1e5342d3c08883df1675374f"},
{file = "cryptography-43.0.3-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:443c4a81bb10daed9a8f334365fe52542771f25aedaf889fd323a853ce7377d6"},
{file = "cryptography-43.0.3-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:74f57f24754fe349223792466a709f8e0c093205ff0dca557af51072ff47ab18"},
{file = "cryptography-43.0.3-cp37-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:9762ea51a8fc2a88b70cf2995e5675b38d93bf36bd67d91721c309df184f49bd"},
{file = "cryptography-43.0.3-cp37-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:81ef806b1fef6b06dcebad789f988d3b37ccaee225695cf3e07648eee0fc6b73"},
{file = "cryptography-43.0.3-cp37-abi3-win32.whl", hash = "sha256:cbeb489927bd7af4aa98d4b261af9a5bc025bd87f0e3547e11584be9e9427be2"},
{file = "cryptography-43.0.3-cp37-abi3-win_amd64.whl", hash = "sha256:f46304d6f0c6ab8e52770addfa2fc41e6629495548862279641972b6215451cd"},
{file = "cryptography-43.0.3-cp39-abi3-macosx_10_9_universal2.whl", hash = "sha256:8ac43ae87929a5982f5948ceda07001ee5e83227fd69cf55b109144938d96984"},
{file = "cryptography-43.0.3-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:846da004a5804145a5f441b8530b4bf35afbf7da70f82409f151695b127213d5"},
{file = "cryptography-43.0.3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0f996e7268af62598f2fc1204afa98a3b5712313a55c4c9d434aef49cadc91d4"},
{file = "cryptography-43.0.3-cp39-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:f7b178f11ed3664fd0e995a47ed2b5ff0a12d893e41dd0494f406d1cf555cab7"},
{file = "cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:c2e6fc39c4ab499049df3bdf567f768a723a5e8464816e8f009f121a5a9f4405"},
{file = "cryptography-43.0.3-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:e1be4655c7ef6e1bbe6b5d0403526601323420bcf414598955968c9ef3eb7d16"},
{file = "cryptography-43.0.3-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:df6b6c6d742395dd77a23ea3728ab62f98379eff8fb61be2744d4679ab678f73"},
{file = "cryptography-43.0.3-cp39-abi3-win32.whl", hash = "sha256:d56e96520b1020449bbace2b78b603442e7e378a9b3bd68de65c782db1507995"},
{file = "cryptography-43.0.3-cp39-abi3-win_amd64.whl", hash = "sha256:0c580952eef9bf68c4747774cde7ec1d85a6e61de97281f2dba83c7d2c806362"},
{file = "cryptography-43.0.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl", hash = "sha256:d03b5621a135bffecad2c73e9f4deb1a0f977b9a8ffe6f8e002bf6c9d07b918c"},
{file = "cryptography-43.0.3-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:a2a431ee15799d6db9fe80c82b055bae5a752bef645bba795e8e52687c69efe3"},
{file = "cryptography-43.0.3-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:281c945d0e28c92ca5e5930664c1cefd85efe80e5c0d2bc58dd63383fda29f83"},
{file = "cryptography-43.0.3-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:f18c716be16bc1fea8e95def49edf46b82fccaa88587a45f8dc0ff6ab5d8e0a7"},
{file = "cryptography-43.0.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:4a02ded6cd4f0a5562a8887df8b3bd14e822a90f97ac5e544c162899bc467664"},
{file = "cryptography-43.0.3-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:53a583b6637ab4c4e3591a15bc9db855b8d9dee9a669b550f311480acab6eb08"},
{file = "cryptography-43.0.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:1ec0bcf7e17c0c5669d881b1cd38c4972fade441b27bda1051665faaa89bdcaa"},
{file = "cryptography-43.0.3-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:2ce6fae5bdad59577b44e4dfed356944fbf1d925269114c28be377692643b4ff"},
{file = "cryptography-43.0.3.tar.gz", hash = "sha256:315b9001266a492a6ff443b61238f956b214dbec9910a081ba5b6646a055a805"},
]
[[package]]
name = "ftea"
version = "0.1.9"
requires_python = ">=3.6"
summary = "tea encrypt and decrypt"
groups = ["faster"]
files = [
{file = "ftea-0.1.9-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:2fd3ec91c400323a37ed7928d6947cbf52526de70c0b45ba1396426b8d184d71"},
{file = "ftea-0.1.9-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:c5b58b15b93c78729cd123d11734fd0e70ada26ba005636565121bcd7759982d"},
{file = "ftea-0.1.9-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:279d6219d84b348f2fbea42655c2fd023b90f7bf8d77bf26938d0c1652bd5bbb"},
{file = "ftea-0.1.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8c59d3d93d656a2ff4f5a0c39c97f7c9991bcd86ec0ea6061f74660785acdc0b"},
{file = "ftea-0.1.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:089e382c274ee7c21f950c672c0c350e60144aa17c66bad3d44cb7ef16bc3b4f"},
{file = "ftea-0.1.9-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:b8b7b7fd5cee8aec5cdeb76767de352ea620a5581042b63636298e5b4f38fb5b"},
{file = "ftea-0.1.9-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:4f1ae9540179b78913426c1780cbfa5e7220d7fae83618292f9d597a1addc26b"},
{file = "ftea-0.1.9-cp310-cp310-win32.whl", hash = "sha256:029b6c38ee1b56718ba79e246abf1348c27d348226ccc2392d35c87ff6bda07e"},
{file = "ftea-0.1.9-cp310-cp310-win_amd64.whl", hash = "sha256:ff8ac1428317391856c5a5b6209f74c5021db76865febd2a4eb2190889ed7ac6"},
{file = "ftea-0.1.9-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:fd73d104a8282bdfd897ef0db9192b2d4d625e6e70e3d3e9ef5d069ba72f9fe5"},
{file = "ftea-0.1.9-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:477ce13b7b0d2ffd9911b74c46c35f8f4eb37d46db8d3d561fd6a28196f26bfc"},
{file = "ftea-0.1.9-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:f4cba5fcd6aec57891b48917f5b846ba9508dbc3421ae92cbe0250973d76ba78"},
{file = "ftea-0.1.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:eb253ccb1d9e8b7ea2751ce059086f3e1a3638b6d843918f9c19139b50cbdb60"},
{file = "ftea-0.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:17f63f764480fb84699bf039d903a429d153feb4a49bcf8606ce495cd09196dd"},
{file = "ftea-0.1.9-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:c110c63c6ad907b6a6b035dfef33ba6658d04ca5311c47bb1f11d82dbe8cbecf"},
{file = "ftea-0.1.9-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:63102d9fd7d06b39478afe036e6e45e1c940e17464b6d7bd668fbeb50bdab9b4"},
{file = "ftea-0.1.9-cp311-cp311-win32.whl", hash = "sha256:18b5d176193b2bae50d97c0269caf271da1c4c787b9948174570716207f3881b"},
{file = "ftea-0.1.9-cp311-cp311-win_amd64.whl", hash = "sha256:0710fc46fafc293def0ef4c5f621290ff2afea454baccd8d75c907d155ac348e"},
{file = "ftea-0.1.9-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:62909fef16e3989e4ee8fb1239ce628a283482571607194100146db0cbefff69"},
{file = "ftea-0.1.9-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:e83233d81f41f171c5b0aea3dd83bafb8d6d9d047b57a1ccfb1eb2fe4b1f7945"},
{file = "ftea-0.1.9-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:c2556da4542aebaf2529e0ae626d47bc3ecb57d3e7496fce8c6352b13ae6ba56"},
{file = "ftea-0.1.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8b622e34ecdb3bd4c4dd409185f92bdeef3b54081c4d902725ab980420189fc8"},
{file = "ftea-0.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:aa0121308d77668ddd26f0e93d23b866eecc3389f8f5b3c1ace9961fa621b4e1"},
{file = "ftea-0.1.9-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:dd6e49253b7adc4f059bc15232ce145d5bd12c8e1d162c600310b8c0926c4e9a"},
{file = "ftea-0.1.9-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:7acdd0e8d089afcfbdcfa88e9202cff849a8a38764ea71277568b4f677d3e9ca"},
{file = "ftea-0.1.9-cp312-cp312-win32.whl", hash = "sha256:0309e85b1c35220cecb3dc6cfdd881e28ece69e929f4cb1d0dc46c7bded8c5db"},
{file = "ftea-0.1.9-cp312-cp312-win_amd64.whl", hash = "sha256:7120cb5822479a798b75ef292760b644f6f7e506de902ea9ffc6efdeebfe1573"},
{file = "ftea-0.1.9-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:d7a31532d608c5581b3911f05e35308e8a9242c3a1146fd1cc39407f2a9231b7"},
{file = "ftea-0.1.9-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:ae2a4f7bee4b56d48ae00d01bb3c539b6935abd40e220992c075a75c69cd7a9d"},
{file = "ftea-0.1.9-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:8bba61650466c44c4144702cc7e28e9df3bb1f1586362ea339b93077ef15ce2c"},
{file = "ftea-0.1.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2c74e80ee246c459c1184b9dec12ddf63fc181e126c9cb1cb3570f06d2d3978d"},
{file = "ftea-0.1.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a4f2361b93940b716e98c976e7c02c44436a9b80ecb7324e5ea7109e84cf9e38"},
{file = "ftea-0.1.9-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:3a024e648b1888cf0e79a1031fed6ceafd46c2e8fd84c3bef561f20ee58ad91f"},
{file = "ftea-0.1.9-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:1d0598c623f128f62020c4c6f766025a011fbcd834c218c5d856185d8271aff4"},
{file = "ftea-0.1.9-cp313-cp313-win32.whl", hash = "sha256:8705825ff572188fbd710f6009d751f553e2a91e16425d2be6fed79db5f78b27"},
{file = "ftea-0.1.9-cp313-cp313-win_amd64.whl", hash = "sha256:bb8e78b4c481cdf7435ccdaa731f496e6141e2fec8289318213242f8826012eb"},
{file = "ftea-0.1.9-cp313-cp313t-macosx_10_13_universal2.whl", hash = "sha256:e1998070ece54cf9af2f6ce42891b70b46467917c1bc9753d89215b2861870c0"},
{file = "ftea-0.1.9-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:2d3c5495d7254f3657fda9af316eb4b8cbfd2142626e3f176016d1892efed5f3"},
{file = "ftea-0.1.9-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:c327797cd86b812070890b47d9d63b165ab4cf094f481bfedabf0be3954c573e"},
{file = "ftea-0.1.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:13ba674daf1fdaefdc57e0069d97d0d5adbe2125a1f92f0ba7c10e15151f0604"},
{file = "ftea-0.1.9-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b740ad35450c14498225e44fac7b44edc61587f7884393635070e0f5172ce917"},
{file = "ftea-0.1.9-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:c843b420b2aec7347bfaa2197b9c55f68eaab538a0eda6e1f2b486ede5db0433"},
{file = "ftea-0.1.9-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:7a731bb9a7c8715fe9708c94ddbd3513d85c51e43e1da769eb78da9bb6ae7104"},
{file = "ftea-0.1.9-cp313-cp313t-win32.whl", hash = "sha256:9141e30c4f45c0bdbd158ca0c9de7d1cda1b1987bb1420365677c070015d2c2b"},
{file = "ftea-0.1.9-cp313-cp313t-win_amd64.whl", hash = "sha256:064767ec5698e913062986c3a9546f010da7493ae16b33b41f6e9405230ccddf"},
{file = "ftea-0.1.9-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:233a9266c26157b709042c0f82e0d16db95d14c85bc85e2b7de7b384ef942b60"},
{file = "ftea-0.1.9-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5552d5b4e336f33be2ad7dceddcc617f83d90571d86dd04415f3529601ddb0a0"},
{file = "ftea-0.1.9-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:898d5737d53c8063d7306a76b30e36ffbc7b58579d2e9bf3bc1e6de4d042695b"},
{file = "ftea-0.1.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a962c28ee7f97749fcda0a2be20058a096176f14f7156e5d0156f488b1c5fa1a"},
{file = "ftea-0.1.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b864c30bb4cd28262c84e417aacfd55d7b9584e04bbdeafe7214a5a65a8d59b8"},
{file = "ftea-0.1.9-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:8a10d81a3f4fd6c0357372b8d62fafb2b3f9aaf3837de2656168b5ff4820eff5"},
{file = "ftea-0.1.9-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:2357e7bb474e17b61bd182ece7ec6e575a609a900fdffc03ef87f7124e500c42"},
{file = "ftea-0.1.9-cp39-cp39-win32.whl", hash = "sha256:f3f7ac5a7a7c0476c13a2d89a3efba1864af78eff9dc97f63cf49a4b9fa0dcb6"},
{file = "ftea-0.1.9-cp39-cp39-win_amd64.whl", hash = "sha256:10369e5b2d6c90b5f42e074e55711743011fdf6c3d218fda70e0d91eead4c85e"},
{file = "ftea-0.1.9-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:63dfe077ed25f769a32a4c5ecf1ea658c428b4b08bbae771965fa18db702d9f5"},
{file = "ftea-0.1.9-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:279473c82045b7904270871e1a4739377a5aa7e8b5372dce7212f50f08e3af7e"},
{file = "ftea-0.1.9-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:06b0fa52b03769bf0d8e9d90d783f07ad6c51fa8c6adc67d8e9b9518449c25ff"},
{file = "ftea-0.1.9-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e7f883698ca63ff52bf05cf86a57f98def2428fafae2799cd71962171181126d"},
{file = "ftea-0.1.9-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:363fdc547fb44e8bbd9429c657b28e6a1dc28136c2817c6f1f98efa9a448f248"},
{file = "ftea-0.1.9-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:bc6dbdc45a1a20f1563b5f9c8ba7fbb958182f28fd0205dd453af962b795557e"},
{file = "ftea-0.1.9-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:3f7b895ece6bebca3d21f312eac64a475bb6db5754cbefe22537060c96727340"},
{file = "ftea-0.1.9-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:41806a245a042007768cdd5010e33bedc401ea84189dcfe4479151238c985c5a"},
{file = "ftea-0.1.9-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0f774c250ebe70d75b2e629aee9ad040494452f1094570d1673c52901da17238"},
{file = "ftea-0.1.9-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:3ff72f3788fd79a886b8e087a4f504bf9dc86b0079528e21d8cdfa8e3e334e5a"},
]
[[package]]
name = "loguru"
version = "0.7.3"
requires_python = "<4.0,>=3.5"
summary = "Python logging made (stupidly) simple"
groups = ["dev", "loguru"]
dependencies = [
"aiocontextvars>=0.2.0; python_version < \"3.7\"",
"colorama>=0.3.4; sys_platform == \"win32\"",
"win32-setctime>=1.0.0; sys_platform == \"win32\"",
]
files = [
{file = "loguru-0.7.3-py3-none-any.whl", hash = "sha256:31a33c10c8e1e10422bfd431aeb5d351c7cf7fa671e3c4df004162264b28220c"},
{file = "loguru-0.7.3.tar.gz", hash = "sha256:19480589e77d47b8d85b2c827ad95d49bf31b0dcde16593892eb51dd18706eb6"},
]
[[package]]
name = "pycparser"
version = "2.22"
requires_python = ">=3.8"
summary = "C parser in Python"
groups = ["default"]
marker = "platform_python_implementation != \"PyPy\""
files = [
{file = "pycparser-2.22-py3-none-any.whl", hash = "sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc"},
{file = "pycparser-2.22.tar.gz", hash = "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6"},
]
[[package]]
name = "qrcode"
version = "8.1"
requires_python = "<4.0,>=3.9"
summary = "QR Code image generator"
groups = ["default"]
dependencies = [
"colorama; sys_platform == \"win32\"",
]
files = [
{file = "qrcode-8.1-py3-none-any.whl", hash = "sha256:9beba317d793ab8b3838c52af72e603b8ad2599c4e9bbd5c3da37c7dcc13c5cf"},
{file = "qrcode-8.1.tar.gz", hash = "sha256:e8df73caf72c3bace3e93d9fa0af5aa78267d4f3f5bc7ab1b208f271605a5e48"},
]
[[package]]
name = "typing-extensions"
version = "4.13.2"
requires_python = ">=3.8"
summary = "Backported and Experimental Type Hints for Python 3.8+"
groups = ["default"]
files = [
{file = "typing_extensions-4.13.2-py3-none-any.whl", hash = "sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c"},
{file = "typing_extensions-4.13.2.tar.gz", hash = "sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef"},
]
[[package]]
name = "win32-setctime"
version = "1.1.0"
requires_python = ">=3.5"
summary = "A small Python utility to set file creation time on Windows"
groups = ["dev", "loguru"]
marker = "sys_platform == \"win32\""
files = [
{file = "win32_setctime-1.1.0-py3-none-any.whl", hash = "sha256:231db239e959c2fe7eb1d7dc129f11172354f98361c4fa2d6d2d7e278baa8aad"},
{file = "win32_setctime-1.1.0.tar.gz", hash = "sha256:15cf5750465118d6929ae4de4eb46e8edae9a5634350c01ba582df868e932cb2"},
]