From a97f49ebe3c8e28d2a9ba76711555a3378b62341 Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 4 Mar 2020 00:04:53 +0100 Subject: Fix some type issues. --- Pipfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index a8bc468..201a0a9 100644 --- a/Pipfile +++ b/Pipfile @@ -10,6 +10,7 @@ mypy = "*" flake8 = "*" sphinx = "*" sphinx-autodoc-typehints = "*" +parameterized = "*" coverage = "*" [packages] @@ -19,8 +20,9 @@ atpublic = "*" matplotlib = "*" cython = "*" fastdtw = "*" -parameterized = "*" asn1crypto = "*" +h5py = "*" +bokeh = "*" [requires] python_version = "3.8" -- cgit v1.2.3-70-g09d2