From 40f766ad52b9b8ba4546a55339a9acd76c1c9896 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Mon, 15 May 2023 23:55:34 +0200 Subject: initial version of .fit import --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index dc8d9a0..9ce137c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,6 +53,7 @@ termcolor = "^2.1.1" filelock = "^3.8.2" brotli = "^1.0.9" click-option-group = "^0.5.5" +fitparse = "^1.2.0" [tool.poetry.group.docs] optional = true -- cgit v1.2.3