From 54a519ed96bbec8845e1a20b8402cd78cd021f47 Mon Sep 17 00:00:00 2001 From: cardosofede Date: Thu, 28 Sep 2023 17:41:20 -0300 Subject: [PATCH] (feat) add streamlit-auth module --- environment_conda.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment_conda.yml b/environment_conda.yml index d35aeb4..c66e00c 100644 --- a/environment_conda.yml +++ b/environment_conda.yml @@ -26,5 +26,6 @@ dependencies: - streamlit-ace - st-pages - streamlit-elements==0.1.* + - streamlit-authenticator - git+https://github.com/hummingbot/hbot-remote-client-py.git - git+https://github.com/hummingbot/docker-manager.git