tools/mpremote: Add platformdirs dependency to requirements.txt.

Needed to easily find the user configuration file.

Signed-off-by: Jos Verlinde <Jos_Verlinde@hotmail.com>
This commit is contained in:
Jos Verlinde
2025-05-01 17:12:45 +02:00
committed by Damien George
parent 907c5e9976
commit 026a20da3e

View File

@@ -1,2 +1,3 @@
pyserial >= 3.3
importlib_metadata >= 1.4; python_version < "3.8"
platformdirs >= 4.3.7