32 Commits
Author SHA1 Message Date
Florian Bezannier 412ea3c1f0 fix: compat with aarch64 2026-06-08 09:43:18 +02:00
Florian Bezannier 67f7dfe38f fix: add platform markers to playwright dependency for ARM compatibility
Add PEP 508 environment markers to playwright dependency to exclude ARM
architectures (aarch64, armv7l) where playwright is not available via pip.

This allows the wheel to be built with playwright as a dependency, but pip
will skip installing it on ARM platforms.
2026-05-31 09:45:37 +02:00
Florian BezannierandFlorian BEZANNIER a467bc1e22 revert: androguard to 4.1.2 2026-05-21 16:39:56 +02:00
Florian BezannierandFlorian BEZANNIER ac8c029727 fix: androguard useless dep 2026-05-20 18:58:51 +02:00
Florian BezannierandFlorian BEZANNIER ba18eb253e fix: resolve empty UI issues when running with --web-conf in Dash 4.0 2026-05-20 18:58:51 +02:00
Florian BezannierandFlorian BEZANNIER 90bc4a25f1 feat: migrate to dash 4.0 and add timeout for all requests 2026-05-20 18:58:51 +02:00
Florian BezannierandFlorian BEZANNIER 8a3a18acfc feat: add headless auth 2026-05-20 18:58:51 +02:00
Florian BezannierandFlorian BEZANNIER e1e4c1c11e fix: panda requirements 2025-10-01 09:12:13 +02:00
Florian BezannierandFlorian BEZANNIER ccdcb7c9c9 fix: db lock #1069 2025-10-01 09:12:13 +02:00
Peter Oettig 5b3ee66d43 fix: pandas did not install on Debian Trixie 2025-08-29 14:34:49 +02:00
Peter OettigandPeter Oettig 33b2d33475 fix: Cryptodome moved SHA256 2025-07-13 21:49:34 +02:00
Florian BezannierandFlorian BEZANNIER abd1cf4ebf style: fix 2025-04-09 09:04:07 +02:00
Florian Bezannier aae512450b fix: force numpy v1 2024-08-31 14:31:10 +02:00
FelixandGitHub 830c03b4d9 Update pyproject.toml
solve version missmatch
2024-08-30 09:11:45 +02:00
FelixandGitHub fafb34b90e Update pyproject.toml
udate androguard
2024-08-30 09:06:32 +02:00
Florian Bezannier b477e4a34c fix: #776 2024-02-25 12:58:00 +01:00
Gernot Hillier 0fc116fbb5 fix: stay with paho-mqtt 1.x due to breaking change in 2.0
This fixes psacc crashing with:
TypeError: Client.__init__() missing 1 required positional argument: 'callback_api_version'

paho-mqtt 2.0, released on Feb, 10th, requires additional
arguments to mqtt.Client(), see
https://github.com/eclipse/paho.mqtt.python/blob/v2.0.0/docs/migrations.rst.
So stay with 1.x for now.
2024-02-15 21:58:50 +01:00
Mikado8231 7c0a1f55ec [FIX] Upgrade version IPython for unittest VSCode windows
- Python 3.9.2
IPython loaded in version 5 but an issue
2023-11-12 22:48:18 +01:00
Florian BezannierandFlorian BEZANNIER c676df2ce8 fix: apply prospector recommendation 2023-10-29 17:47:06 +01:00
Florian BezannierandFlorian BEZANNIER 6094f2fa19 fix: ci 2023-10-29 17:47:06 +01:00
Florian Bezannier 50cb5a44f5 feat: upgrade dash 2023-05-23 09:08:12 +02:00
Florian Bezannier 0a08243e53 fix: dash version 2023-04-14 17:42:18 +02:00
Florian Bezannier 841ff73a24 fix: dash version 2023-04-14 08:37:14 +02:00
Florian Bezannier 9833a0ede4 feat: get version arg 2022-04-19 21:46:49 +02:00
Florian Bezannier cc02115e1c ci: change dockerfile build 2022-04-07 10:03:24 +02:00
Florian Bezannier 12dfd91d62 ci: fix 2022-04-05 08:26:22 +02:00
Florian Bezannier cffd2b84f8 ci: publish with tag as version 2022-04-02 11:59:03 +02:00
Florian Bezannier b25a15ad3e fix ci 2022-04-02 10:49:26 +02:00
Florian Bezannier e98b0ff5db fix #331, #306 and #333 2022-03-28 23:10:55 +02:00
Florian Bezannier 426ba9b71b fix electric car record & make backup only if db exist 2022-03-26 12:56:53 +01:00
Florian Bezannier 2a103683da fix test 2022-03-21 19:26:44 +01:00
Florian Bezannier 4ae199ea98 use poetry 2022-03-17 21:50:24 +01:00