21 Commits
Author SHA1 Message Date
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