c2cwsgiutils 6.2.0.dev239__tar.gz → 6.2.0.dev241__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.
Files changed (67) hide show
  1. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/PKG-INFO +2 -1
  2. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/acceptance/package-lock.json +46 -40
  3. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/pyproject.toml +4 -2
  4. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/LICENSE +0 -0
  5. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/README.md +0 -0
  6. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/__init__.py +0 -0
  7. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/acceptance/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/acceptance/connection.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/acceptance/image.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/acceptance/package.json +0 -0
  11. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev239 → c2cwsgiutils-6.2.0.dev241}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev239
3
+ Version: 6.2.0.dev241
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  License-Expression: BSD-2-Clause
6
6
  License-File: LICENSE
@@ -97,6 +97,7 @@ Requires-Dist: scikit-image ; extra == "test-images"
97
97
  Requires-Dist: sentry-sdk ; extra == "all"
98
98
  Requires-Dist: sentry-sdk ; extra == "sentry"
99
99
  Requires-Dist: sentry-sdk ; extra == "standard"
100
+ Requires-Dist: setuptools (<81.0.0)
100
101
  Requires-Dist: ujson
101
102
  Requires-Dist: waitress ; extra == "all"
102
103
  Requires-Dist: waitress ; extra == "dev"
@@ -60,13 +60,13 @@
60
60
  "license": "MIT"
61
61
  },
62
62
  "node_modules/@types/node": {
63
- "version": "25.2.0",
64
- "resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.0.tgz",
65
- "integrity": "sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==",
63
+ "version": "25.3.3",
64
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.3.tgz",
65
+ "integrity": "sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==",
66
66
  "license": "MIT",
67
67
  "optional": true,
68
68
  "dependencies": {
69
- "undici-types": "~7.16.0"
69
+ "undici-types": "~7.18.0"
70
70
  }
71
71
  },
72
72
  "node_modules/@types/yauzl": {
@@ -131,9 +131,9 @@
131
131
  }
132
132
  },
133
133
  "node_modules/b4a": {
134
- "version": "1.7.3",
135
- "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.3.tgz",
136
- "integrity": "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==",
134
+ "version": "1.8.0",
135
+ "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.0.tgz",
136
+ "integrity": "sha512-qRuSmNSkGQaHwNbM7J78Wwy+ghLEYF1zNrSeMxj4Kgw6y33O3mXcQ6Ie9fRvfU/YnxWkOchPXbaLb73TkIsfdg==",
137
137
  "license": "Apache-2.0",
138
138
  "peerDependencies": {
139
139
  "react-native-b4a": "*"
@@ -159,11 +159,10 @@
159
159
  }
160
160
  },
161
161
  "node_modules/bare-fs": {
162
- "version": "4.5.3",
163
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.3.tgz",
164
- "integrity": "sha512-9+kwVx8QYvt3hPWnmb19tPnh38c6Nihz8Lx3t0g9+4GoIf3/fTgYwM4Z6NxgI+B9elLQA7mLE9PpqcWtOMRDiQ==",
162
+ "version": "4.5.5",
163
+ "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.5.tgz",
164
+ "integrity": "sha512-XvwYM6VZqKoqDll8BmSww5luA5eflDzY0uEFfBJtFKe4PAAtxBjU3YIxzIBzhyaEQBy1VXEQBto4cpN5RZJw+w==",
165
165
  "license": "Apache-2.0",
166
- "optional": true,
167
166
  "dependencies": {
168
167
  "bare-events": "^2.5.4",
169
168
  "bare-path": "^3.0.0",
@@ -184,11 +183,10 @@
184
183
  }
185
184
  },
186
185
  "node_modules/bare-os": {
187
- "version": "3.6.2",
188
- "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.2.tgz",
189
- "integrity": "sha512-T+V1+1srU2qYNBmJCXZkUY5vQ0B4FSlL3QDROnKQYOqeiQR8UbjNHlPa+TIbM4cuidiN9GaTaOZgSEgsvPbh5A==",
186
+ "version": "3.7.0",
187
+ "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.7.0.tgz",
188
+ "integrity": "sha512-64Rcwj8qlnTZU8Ps6JJEdSmxBEUGgI7g8l+lMtsJLl4IsfTcHMTfJ188u2iGV6P6YPRZrtv72B2kjn+hp+Yv3g==",
190
189
  "license": "Apache-2.0",
191
- "optional": true,
192
190
  "engines": {
193
191
  "bare": ">=1.14.0"
194
192
  }
@@ -198,19 +196,18 @@
198
196
  "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.0.tgz",
199
197
  "integrity": "sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==",
200
198
  "license": "Apache-2.0",
201
- "optional": true,
202
199
  "dependencies": {
203
200
  "bare-os": "^3.0.1"
204
201
  }
205
202
  },
206
203
  "node_modules/bare-stream": {
207
- "version": "2.7.0",
208
- "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.7.0.tgz",
209
- "integrity": "sha512-oyXQNicV1y8nc2aKffH+BUHFRXmx6VrPzlnaEvMhram0nPBrKcEdcyBg5r08D0i8VxngHFAiVyn1QKXpSG0B8A==",
204
+ "version": "2.8.0",
205
+ "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.8.0.tgz",
206
+ "integrity": "sha512-reUN0M2sHRqCdG4lUK3Fw8w98eeUIZHL5c3H7Mbhk2yVBL+oofgaIp0ieLfD5QXwPCypBpmEEKU2WZKzbAk8GA==",
210
207
  "license": "Apache-2.0",
211
- "optional": true,
212
208
  "dependencies": {
213
- "streamx": "^2.21.0"
209
+ "streamx": "^2.21.0",
210
+ "teex": "^1.0.1"
214
211
  },
215
212
  "peerDependencies": {
216
213
  "bare-buffer": "*",
@@ -230,15 +227,14 @@
230
227
  "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.3.2.tgz",
231
228
  "integrity": "sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==",
232
229
  "license": "Apache-2.0",
233
- "optional": true,
234
230
  "dependencies": {
235
231
  "bare-path": "^3.0.0"
236
232
  }
237
233
  },
238
234
  "node_modules/basic-ftp": {
239
- "version": "5.1.0",
240
- "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.1.0.tgz",
241
- "integrity": "sha512-RkaJzeJKDbaDWTIPiJwubyljaEPwpVWkm9Rt5h9Nd6h7tEXTJ3VB4qxdZBioV7JO5yLUaOKwz7vDOzlncUsegw==",
235
+ "version": "5.2.0",
236
+ "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz",
237
+ "integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==",
242
238
  "license": "MIT",
243
239
  "engines": {
244
240
  "node": ">=10.0.0"
@@ -808,9 +804,9 @@
808
804
  "license": "MIT"
809
805
  },
810
806
  "node_modules/pump": {
811
- "version": "3.0.3",
812
- "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
813
- "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
807
+ "version": "3.0.4",
808
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.4.tgz",
809
+ "integrity": "sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==",
814
810
  "license": "MIT",
815
811
  "dependencies": {
816
812
  "end-of-stream": "^1.1.0",
@@ -986,20 +982,30 @@
986
982
  }
987
983
  },
988
984
  "node_modules/tar-stream": {
989
- "version": "3.1.7",
990
- "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
991
- "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
985
+ "version": "3.1.8",
986
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.8.tgz",
987
+ "integrity": "sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==",
992
988
  "license": "MIT",
993
989
  "dependencies": {
994
990
  "b4a": "^1.6.4",
991
+ "bare-fs": "^4.5.5",
995
992
  "fast-fifo": "^1.2.0",
996
993
  "streamx": "^2.15.0"
997
994
  }
998
995
  },
996
+ "node_modules/teex": {
997
+ "version": "1.0.1",
998
+ "resolved": "https://registry.npmjs.org/teex/-/teex-1.0.1.tgz",
999
+ "integrity": "sha512-eYE6iEI62Ni1H8oIa7KlDU6uQBtqr4Eajni3wX7rpfXD8ysFx8z0+dri+KWEPWpBsxXfxu58x/0jvTVT1ekOSg==",
1000
+ "license": "MIT",
1001
+ "dependencies": {
1002
+ "streamx": "^2.12.5"
1003
+ }
1004
+ },
999
1005
  "node_modules/text-decoder": {
1000
- "version": "1.2.3",
1001
- "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz",
1002
- "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
1006
+ "version": "1.2.7",
1007
+ "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.7.tgz",
1008
+ "integrity": "sha512-vlLytXkeP4xvEq2otHeJfSQIRyWxo/oZGEbXrtEEF9Hnmrdly59sUbzZ/QgyWuLYHctCHxFF4tRQZNQ9k60ExQ==",
1003
1009
  "license": "Apache-2.0",
1004
1010
  "dependencies": {
1005
1011
  "b4a": "^1.6.4"
@@ -1012,15 +1018,15 @@
1012
1018
  "license": "0BSD"
1013
1019
  },
1014
1020
  "node_modules/typed-query-selector": {
1015
- "version": "2.12.0",
1016
- "resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.0.tgz",
1017
- "integrity": "sha512-SbklCd1F0EiZOyPiW192rrHZzZ5sBijB6xM+cpmrwDqObvdtunOHHIk9fCGsoK5JVIYXoyEp4iEdE3upFH3PAg==",
1021
+ "version": "2.12.1",
1022
+ "resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.1.tgz",
1023
+ "integrity": "sha512-uzR+FzI8qrUEIu96oaeBJmd9E7CFEiQ3goA5qCVgc4s5llSubcfGHq9yUstZx/k4s9dXHVKsE35YWoFyvEqEHA==",
1018
1024
  "license": "MIT"
1019
1025
  },
1020
1026
  "node_modules/undici-types": {
1021
- "version": "7.16.0",
1022
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
1023
- "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
1027
+ "version": "7.18.2",
1028
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
1029
+ "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
1024
1030
  "license": "MIT",
1025
1031
  "optional": true
1026
1032
  },
@@ -36,6 +36,7 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
36
36
  python = ">=3.11,<4.0"
37
37
  requests = { version = "2.32.5" }
38
38
  pyyaml = { version = "6.0.3" }
39
+ setuptools = "80.9.0"
39
40
  alembic = { version = "1.18.4", optional = true }
40
41
  boltons = { version = "25.0.0", optional = true }
41
42
  cornice = { version = "6.1.0", optional = true }
@@ -192,6 +193,7 @@ format-jinja = """
192
193
  [tool.poetry-plugin-tweak-dependencies-version]
193
194
  default = "present"
194
195
  SQLAlchemy = ">=1.4.0,<3.0.0"
196
+ setuptools = "<81.0.0"
195
197
 
196
198
  [project]
197
199
  classifiers = [
@@ -224,8 +226,8 @@ include = [
224
226
  "c2cwsgiutils/acceptance/package-lock.json",
225
227
  ]
226
228
  requires-python = ">=3.11"
227
- dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
228
- version = "6.2.0.dev239"
229
+ dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
230
+ version = "6.2.0.dev241"
229
231
 
230
232
  [project.urls]
231
233
  repository = "https://github.com/camptocamp/c2cwsgiutils"