c2cwsgiutils 6.2.0.dev304__tar.gz → 6.2.0.dev306__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/PKG-INFO +1 -1
- c2cwsgiutils-6.2.0.dev306/c2cwsgiutils/acceptance/package-lock.json +333 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/acceptance/package.json +1 -1
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/pyproject.toml +7 -7
- c2cwsgiutils-6.2.0.dev304/c2cwsgiutils/acceptance/package-lock.json +0 -767
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/LICENSE +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/acceptance/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/acceptance/connection.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/acceptance/image.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/acceptance/print.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/acceptance/screenshot.js +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/acceptance/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/auth.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/broadcast/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/broadcast/interface.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/broadcast/local.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/broadcast/redis.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/broadcast/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/client_info.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/config_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/coverage_setup.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/db.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/db_maintenance_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/debug/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/debug/_listeners.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/debug/_views.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/debug/utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/errors.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/health_check.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/index.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/loader.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/logging_view.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/models_graph.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/pretty_json.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/profiler.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/prometheus.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/py.typed +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/pyramid.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/pyramid_logging.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/redis_stats.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/redis_utils.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/request_tracking/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/request_tracking/_sql.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/scripts/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/scripts/genversion.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/scripts/stats_db.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/scripts/test_print.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sentry.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/services.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/setup_process.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/static/favicon-16x16.png +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/static/favicon-32x32.png +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/templates/index.html.mako +0 -0
- {c2cwsgiutils-6.2.0.dev304 → c2cwsgiutils-6.2.0.dev306}/c2cwsgiutils/version.py +0 -0
|
@@ -0,0 +1,333 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "acceptance",
|
|
3
|
+
"lockfileVersion": 3,
|
|
4
|
+
"requires": true,
|
|
5
|
+
"packages": {
|
|
6
|
+
"": {
|
|
7
|
+
"dependencies": {
|
|
8
|
+
"commander": "14.0.3",
|
|
9
|
+
"puppeteer": "25.2.0"
|
|
10
|
+
}
|
|
11
|
+
},
|
|
12
|
+
"node_modules/@puppeteer/browsers": {
|
|
13
|
+
"version": "3.0.5",
|
|
14
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-3.0.5.tgz",
|
|
15
|
+
"integrity": "sha512-xYXNuEQmHNIPWWcbL/skf2KF7seyp7c1xmKFRk3wmdFx7VwBsKVrtOLKs8ecaezsKPsWeF1YsgwIiElAscaryA==",
|
|
16
|
+
"license": "Apache-2.0",
|
|
17
|
+
"dependencies": {
|
|
18
|
+
"modern-tar": "^0.7.6",
|
|
19
|
+
"yargs": "^18.0.0"
|
|
20
|
+
},
|
|
21
|
+
"bin": {
|
|
22
|
+
"browsers": "lib/main-cli.js"
|
|
23
|
+
},
|
|
24
|
+
"engines": {
|
|
25
|
+
"node": ">=22.12.0"
|
|
26
|
+
},
|
|
27
|
+
"peerDependencies": {
|
|
28
|
+
"proxy-agent": ">=8.0.1"
|
|
29
|
+
},
|
|
30
|
+
"peerDependenciesMeta": {
|
|
31
|
+
"proxy-agent": {
|
|
32
|
+
"optional": true
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
"node_modules/ansi-regex": {
|
|
37
|
+
"version": "6.2.2",
|
|
38
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
|
|
39
|
+
"integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
|
|
40
|
+
"license": "MIT",
|
|
41
|
+
"engines": {
|
|
42
|
+
"node": ">=12"
|
|
43
|
+
},
|
|
44
|
+
"funding": {
|
|
45
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
"node_modules/ansi-styles": {
|
|
49
|
+
"version": "6.2.3",
|
|
50
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
|
|
51
|
+
"integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
|
|
52
|
+
"license": "MIT",
|
|
53
|
+
"engines": {
|
|
54
|
+
"node": ">=12"
|
|
55
|
+
},
|
|
56
|
+
"funding": {
|
|
57
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"node_modules/chromium-bidi": {
|
|
61
|
+
"version": "16.0.1",
|
|
62
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-16.0.1.tgz",
|
|
63
|
+
"integrity": "sha512-J63PGu/9PpeCwLIcKYyzWP6yaVL5pxuBc0shlYCYM8BaAkmlwiQboXO1iNbOgSDbVklEyYFfNEcHD8oOAWacUA==",
|
|
64
|
+
"license": "Apache-2.0",
|
|
65
|
+
"dependencies": {
|
|
66
|
+
"mitt": "^3.0.1",
|
|
67
|
+
"zod": "^3.24.1"
|
|
68
|
+
},
|
|
69
|
+
"engines": {
|
|
70
|
+
"node": ">=20.19.0 <22.0.0 || >=22.12.0"
|
|
71
|
+
},
|
|
72
|
+
"peerDependencies": {
|
|
73
|
+
"devtools-protocol": "*"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
"node_modules/cliui": {
|
|
77
|
+
"version": "9.0.1",
|
|
78
|
+
"resolved": "https://registry.npmjs.org/cliui/-/cliui-9.0.1.tgz",
|
|
79
|
+
"integrity": "sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==",
|
|
80
|
+
"license": "ISC",
|
|
81
|
+
"dependencies": {
|
|
82
|
+
"string-width": "^7.2.0",
|
|
83
|
+
"strip-ansi": "^7.1.0",
|
|
84
|
+
"wrap-ansi": "^9.0.0"
|
|
85
|
+
},
|
|
86
|
+
"engines": {
|
|
87
|
+
"node": ">=20"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"node_modules/commander": {
|
|
91
|
+
"version": "14.0.3",
|
|
92
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-14.0.3.tgz",
|
|
93
|
+
"integrity": "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==",
|
|
94
|
+
"license": "MIT",
|
|
95
|
+
"engines": {
|
|
96
|
+
"node": ">=20"
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
"node_modules/devtools-protocol": {
|
|
100
|
+
"version": "0.0.1638949",
|
|
101
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1638949.tgz",
|
|
102
|
+
"integrity": "sha512-mXwg4Fqnv0WR4iuAT/gYUmctNkjILwXFHyZ+m7Ty1dfr0ezZt2U3gnrrJTfRobJTHoXf+IbuFvFITzLrLFjwJA==",
|
|
103
|
+
"license": "BSD-3-Clause"
|
|
104
|
+
},
|
|
105
|
+
"node_modules/emoji-regex": {
|
|
106
|
+
"version": "10.6.0",
|
|
107
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
|
|
108
|
+
"integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
|
|
109
|
+
"license": "MIT"
|
|
110
|
+
},
|
|
111
|
+
"node_modules/escalade": {
|
|
112
|
+
"version": "3.2.0",
|
|
113
|
+
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
114
|
+
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
115
|
+
"license": "MIT",
|
|
116
|
+
"engines": {
|
|
117
|
+
"node": ">=6"
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
"node_modules/get-caller-file": {
|
|
121
|
+
"version": "2.0.5",
|
|
122
|
+
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
123
|
+
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
124
|
+
"license": "ISC",
|
|
125
|
+
"engines": {
|
|
126
|
+
"node": "6.* || 8.* || >= 10.*"
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"node_modules/get-east-asian-width": {
|
|
130
|
+
"version": "1.6.0",
|
|
131
|
+
"resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.6.0.tgz",
|
|
132
|
+
"integrity": "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==",
|
|
133
|
+
"license": "MIT",
|
|
134
|
+
"engines": {
|
|
135
|
+
"node": ">=18"
|
|
136
|
+
},
|
|
137
|
+
"funding": {
|
|
138
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"node_modules/lilconfig": {
|
|
142
|
+
"version": "3.1.3",
|
|
143
|
+
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz",
|
|
144
|
+
"integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==",
|
|
145
|
+
"license": "MIT",
|
|
146
|
+
"engines": {
|
|
147
|
+
"node": ">=14"
|
|
148
|
+
},
|
|
149
|
+
"funding": {
|
|
150
|
+
"url": "https://github.com/sponsors/antonk52"
|
|
151
|
+
}
|
|
152
|
+
},
|
|
153
|
+
"node_modules/mitt": {
|
|
154
|
+
"version": "3.0.1",
|
|
155
|
+
"resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
|
|
156
|
+
"integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
|
|
157
|
+
"license": "MIT"
|
|
158
|
+
},
|
|
159
|
+
"node_modules/modern-tar": {
|
|
160
|
+
"version": "0.7.6",
|
|
161
|
+
"resolved": "https://registry.npmjs.org/modern-tar/-/modern-tar-0.7.6.tgz",
|
|
162
|
+
"integrity": "sha512-sweCIVXzx1aIGTCdzcMlSZt1h8k5Tmk08VNAuRk3IU28XamGiOH5ypi11g6De2CH7PhYqSSnGy2A/EFhbWnVKg==",
|
|
163
|
+
"license": "MIT",
|
|
164
|
+
"engines": {
|
|
165
|
+
"node": ">=18.0.0"
|
|
166
|
+
}
|
|
167
|
+
},
|
|
168
|
+
"node_modules/puppeteer": {
|
|
169
|
+
"version": "25.2.0",
|
|
170
|
+
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-25.2.0.tgz",
|
|
171
|
+
"integrity": "sha512-JPMPd/2+lgdkLhEyPqH895oR3ccMt1wSra6oewgjjTuLmo2s9zPZpKXQTFEIiA/fMKpiL01kjU3+2zPEReRWNg==",
|
|
172
|
+
"hasInstallScript": true,
|
|
173
|
+
"license": "Apache-2.0",
|
|
174
|
+
"dependencies": {
|
|
175
|
+
"@puppeteer/browsers": "3.0.5",
|
|
176
|
+
"chromium-bidi": "16.0.1",
|
|
177
|
+
"devtools-protocol": "0.0.1638949",
|
|
178
|
+
"lilconfig": "^3.1.3",
|
|
179
|
+
"puppeteer-core": "25.2.0",
|
|
180
|
+
"typed-query-selector": "^2.12.2"
|
|
181
|
+
},
|
|
182
|
+
"bin": {
|
|
183
|
+
"puppeteer": "lib/puppeteer/node/cli.js"
|
|
184
|
+
},
|
|
185
|
+
"engines": {
|
|
186
|
+
"node": ">=22.12.0"
|
|
187
|
+
}
|
|
188
|
+
},
|
|
189
|
+
"node_modules/puppeteer-core": {
|
|
190
|
+
"version": "25.2.0",
|
|
191
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-25.2.0.tgz",
|
|
192
|
+
"integrity": "sha512-jGhuGAlkgOcbyGRc0Cm9b/y4vvqoxhyAyl6a1diVe8F3sHsgTaQ60QQT5F3rGegTZV3prysgHVc+0LsvPZo3GA==",
|
|
193
|
+
"license": "Apache-2.0",
|
|
194
|
+
"dependencies": {
|
|
195
|
+
"@puppeteer/browsers": "3.0.5",
|
|
196
|
+
"chromium-bidi": "16.0.1",
|
|
197
|
+
"devtools-protocol": "0.0.1638949",
|
|
198
|
+
"typed-query-selector": "^2.12.2",
|
|
199
|
+
"webdriver-bidi-protocol": "0.4.2",
|
|
200
|
+
"ws": "^8.21.0"
|
|
201
|
+
},
|
|
202
|
+
"engines": {
|
|
203
|
+
"node": ">=22.12.0"
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
"node_modules/string-width": {
|
|
207
|
+
"version": "7.2.0",
|
|
208
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
|
|
209
|
+
"integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
|
|
210
|
+
"license": "MIT",
|
|
211
|
+
"dependencies": {
|
|
212
|
+
"emoji-regex": "^10.3.0",
|
|
213
|
+
"get-east-asian-width": "^1.0.0",
|
|
214
|
+
"strip-ansi": "^7.1.0"
|
|
215
|
+
},
|
|
216
|
+
"engines": {
|
|
217
|
+
"node": ">=18"
|
|
218
|
+
},
|
|
219
|
+
"funding": {
|
|
220
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
"node_modules/strip-ansi": {
|
|
224
|
+
"version": "7.2.0",
|
|
225
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
|
|
226
|
+
"integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
|
|
227
|
+
"license": "MIT",
|
|
228
|
+
"dependencies": {
|
|
229
|
+
"ansi-regex": "^6.2.2"
|
|
230
|
+
},
|
|
231
|
+
"engines": {
|
|
232
|
+
"node": ">=12"
|
|
233
|
+
},
|
|
234
|
+
"funding": {
|
|
235
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
"node_modules/typed-query-selector": {
|
|
239
|
+
"version": "2.12.2",
|
|
240
|
+
"resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.2.tgz",
|
|
241
|
+
"integrity": "sha512-EOPFbyIub4ngnEdqi2yOcNeDLaX/0jcE1JoAXQDDMIthap7FoN795lc/SHfIq2d416VufXpM8z/lD+WRm2gfOQ==",
|
|
242
|
+
"license": "MIT"
|
|
243
|
+
},
|
|
244
|
+
"node_modules/webdriver-bidi-protocol": {
|
|
245
|
+
"version": "0.4.2",
|
|
246
|
+
"resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.4.2.tgz",
|
|
247
|
+
"integrity": "sha512-VSV+fzfChirL3e7jay2yUC7B4HQCGtEWEg/MSSQbK+qWbqeGlRLlXTzPpYr3XGUvbpDHumWZBJxgesg4N7dbtA==",
|
|
248
|
+
"license": "Apache-2.0"
|
|
249
|
+
},
|
|
250
|
+
"node_modules/wrap-ansi": {
|
|
251
|
+
"version": "9.0.2",
|
|
252
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
|
|
253
|
+
"integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==",
|
|
254
|
+
"license": "MIT",
|
|
255
|
+
"dependencies": {
|
|
256
|
+
"ansi-styles": "^6.2.1",
|
|
257
|
+
"string-width": "^7.0.0",
|
|
258
|
+
"strip-ansi": "^7.1.0"
|
|
259
|
+
},
|
|
260
|
+
"engines": {
|
|
261
|
+
"node": ">=18"
|
|
262
|
+
},
|
|
263
|
+
"funding": {
|
|
264
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
265
|
+
}
|
|
266
|
+
},
|
|
267
|
+
"node_modules/ws": {
|
|
268
|
+
"version": "8.21.0",
|
|
269
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
|
|
270
|
+
"integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
|
|
271
|
+
"license": "MIT",
|
|
272
|
+
"engines": {
|
|
273
|
+
"node": ">=10.0.0"
|
|
274
|
+
},
|
|
275
|
+
"peerDependencies": {
|
|
276
|
+
"bufferutil": "^4.0.1",
|
|
277
|
+
"utf-8-validate": ">=5.0.2"
|
|
278
|
+
},
|
|
279
|
+
"peerDependenciesMeta": {
|
|
280
|
+
"bufferutil": {
|
|
281
|
+
"optional": true
|
|
282
|
+
},
|
|
283
|
+
"utf-8-validate": {
|
|
284
|
+
"optional": true
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
},
|
|
288
|
+
"node_modules/y18n": {
|
|
289
|
+
"version": "5.0.8",
|
|
290
|
+
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
|
|
291
|
+
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
292
|
+
"license": "ISC",
|
|
293
|
+
"engines": {
|
|
294
|
+
"node": ">=10"
|
|
295
|
+
}
|
|
296
|
+
},
|
|
297
|
+
"node_modules/yargs": {
|
|
298
|
+
"version": "18.0.0",
|
|
299
|
+
"resolved": "https://registry.npmjs.org/yargs/-/yargs-18.0.0.tgz",
|
|
300
|
+
"integrity": "sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==",
|
|
301
|
+
"license": "MIT",
|
|
302
|
+
"dependencies": {
|
|
303
|
+
"cliui": "^9.0.1",
|
|
304
|
+
"escalade": "^3.1.1",
|
|
305
|
+
"get-caller-file": "^2.0.5",
|
|
306
|
+
"string-width": "^7.2.0",
|
|
307
|
+
"y18n": "^5.0.5",
|
|
308
|
+
"yargs-parser": "^22.0.0"
|
|
309
|
+
},
|
|
310
|
+
"engines": {
|
|
311
|
+
"node": "^20.19.0 || ^22.12.0 || >=23"
|
|
312
|
+
}
|
|
313
|
+
},
|
|
314
|
+
"node_modules/yargs-parser": {
|
|
315
|
+
"version": "22.0.0",
|
|
316
|
+
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz",
|
|
317
|
+
"integrity": "sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==",
|
|
318
|
+
"license": "ISC",
|
|
319
|
+
"engines": {
|
|
320
|
+
"node": "^20.19.0 || ^22.12.0 || >=23"
|
|
321
|
+
}
|
|
322
|
+
},
|
|
323
|
+
"node_modules/zod": {
|
|
324
|
+
"version": "3.25.76",
|
|
325
|
+
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
|
|
326
|
+
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
|
|
327
|
+
"license": "MIT",
|
|
328
|
+
"funding": {
|
|
329
|
+
"url": "https://github.com/sponsors/colinhacks"
|
|
330
|
+
}
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
}
|
|
@@ -39,7 +39,7 @@ include = [
|
|
|
39
39
|
]
|
|
40
40
|
requires-python = ">=3.11"
|
|
41
41
|
dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
|
|
42
|
-
version = "6.2.0.
|
|
42
|
+
version = "6.2.0.dev306"
|
|
43
43
|
|
|
44
44
|
[project.urls]
|
|
45
45
|
repository = "https://github.com/camptocamp/c2cwsgiutils"
|
|
@@ -108,17 +108,17 @@ setuptools = "80.9.0"
|
|
|
108
108
|
alembic = { version = "1.18.4", optional = true }
|
|
109
109
|
boltons = { version = "25.0.0", optional = true }
|
|
110
110
|
cornice = { version = "6.1.0", optional = true }
|
|
111
|
-
redis = { version = "7.4.
|
|
111
|
+
redis = { version = "7.4.1", optional = true }
|
|
112
112
|
gunicorn = { version = "26.0.0", optional = true }
|
|
113
113
|
lxml = { version = "6.1.1", optional = true }
|
|
114
114
|
objgraph = { version = "3.6.2", optional = true }
|
|
115
115
|
psycopg2 = { version = "2.9.12", optional = true }
|
|
116
116
|
pyramid = { version = "2.1", optional = true }
|
|
117
117
|
pyramid-tm = { version = "2.6", optional = true }
|
|
118
|
-
sentry-sdk = { version = "2.
|
|
118
|
+
sentry-sdk = { version = "2.63.0", optional = true }
|
|
119
119
|
ujson = { version = "5.13.0" }
|
|
120
120
|
cee_syslog_handler = { version = "0.6.0" }
|
|
121
|
-
SQLAlchemy = { version = "2.0.
|
|
121
|
+
SQLAlchemy = { version = "2.0.51", optional = true }
|
|
122
122
|
SQLAlchemy-Utils = { version = "0.42.1", optional = true }
|
|
123
123
|
"zope.interface" = { version = "8.5", optional = true }
|
|
124
124
|
"zope.sqlalchemy" = { version = "4.1", optional = true }
|
|
@@ -130,7 +130,7 @@ prometheus-client = { version = "0.25.0", optional = true}
|
|
|
130
130
|
pyramid_mako = { version = "1.1.0", optional = true}
|
|
131
131
|
psutil = { version = "7.2.2", optional = true}
|
|
132
132
|
Paste = { version = "3.10.1", optional = true}
|
|
133
|
-
coverage = { version = "7.14.
|
|
133
|
+
coverage = { version = "7.14.3", optional = true}
|
|
134
134
|
|
|
135
135
|
[tool.poetry.extras]
|
|
136
136
|
standard = [
|
|
@@ -231,8 +231,8 @@ test_images = ["scikit-image"]
|
|
|
231
231
|
prospector = { version = "1.18.0", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
|
|
232
232
|
prospector-profile-duplicated = "1.12.0"
|
|
233
233
|
prospector-profile-utils = "1.27.0"
|
|
234
|
-
junit2html = "31.1.
|
|
235
|
-
pytest = "9.
|
|
234
|
+
junit2html = "31.1.4"
|
|
235
|
+
pytest = "9.1.1"
|
|
236
236
|
pytest-cov = "7.1.0"
|
|
237
237
|
pytest-html = "4.2.0"
|
|
238
238
|
types-pyyaml = "6.0.12.20260518"
|