From 4fd4e2d1fddd9d3e1a10bb67d8d491f5ade46e2f Mon Sep 17 00:00:00 2001 From: Pascal Zwikirsch Date: Sat, 22 Mar 2025 16:54:53 +0100 Subject: [PATCH] fix(): Set plotly version to 5.24.1 --- environment_conda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment_conda.yml b/environment_conda.yml index 1699708b..61ef7fd2 100644 --- a/environment_conda.yml +++ b/environment_conda.yml @@ -12,7 +12,7 @@ dependencies: - streamlit==1.33.0 - watchdog - python-dotenv - - plotly + - plotly==5.24.1 - pycoingecko - glom - defillama