From be148eb2a36ef1199374346bcad383a32c99fa74 Mon Sep 17 00:00:00 2001 From: cardosofede Date: Tue, 16 Jul 2024 17:55:11 +0300 Subject: [PATCH] (feat) update styling dependencies --- environment_conda.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/environment_conda.yml b/environment_conda.yml index 41f9baf..19faacf 100644 --- a/environment_conda.yml +++ b/environment_conda.yml @@ -27,3 +27,6 @@ dependencies: - streamlit-elements==0.1.* - streamlit-authenticator - pydantic==1.10.4 + - flake8 + - isort + - pre-commit