From 1f3557dbb9eba4bf4a99607aedeaf8a66c38b12d Mon Sep 17 00:00:00 2001 From: dengzq1234 Date: Tue, 15 Oct 2024 23:59:29 +0200 Subject: [PATCH] update dependencies --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8c2bea0..263f7bd 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,11 @@ TreeProfiler requires - scipy >= 1.8.0 - matplotlib >= 3.4 - pymc >= 5.0.0 + - numpy == 1.24.4 - aesara - pastml (custom) + - webdriver_manager + - pyvirtualdisplay ### Quick install via pip ```