From 4db199ac1d3603897bc8a35ba95e95993d036b47 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sat, 3 Aug 2024 21:18:39 +0000 Subject: [PATCH] Install mypy --- requirements_dev.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements_dev.txt b/requirements_dev.txt index af409244..37828f57 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,6 +3,7 @@ PyYAML==6.0.1 tqdm==4.66.4 mashumaro==3.13 pdoc==14.4.0 +mypy==1.10.0 synthetic_home==4.3.1 # Dependencies for specific ML integrations