10 Commits
Author SHA1 Message Date
Florian BezannierandFlorian BEZANNIER 23c950f18a fix: compat with aarch64 2026-06-10 12:05:31 +02:00
Florian BezannierandFlorian BEZANNIER d92a24464b 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-06-10 12:05:31 +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 Bezannier b102160baa fix: #520 2023-04-13 20:33:47 +02:00
Florian Bezannier 9833a0ede4 feat: get version arg 2022-04-19 21:46:49 +02:00
Florian Bezannier b25a15ad3e fix ci 2022-04-02 10:49:26 +02:00
Florian Bezannier f30a0b1bcd fix ci 2022-03-30 00:05:53 +02:00