From 7e4dffd8ea2ddd9df6a1f2c778245557594ce1e0 Mon Sep 17 00:00:00 2001 From: Avratanu Biswas Date: Mon, 23 May 2022 22:45:17 +0200 Subject: [PATCH] app updated :sparkles: --- app-main.py => app.py | 0 requirements.txt | 3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) rename app-main.py => app.py (100%) diff --git a/app-main.py b/app.py similarity index 100% rename from app-main.py rename to app.py diff --git a/requirements.txt b/requirements.txt index 8558748..46f9c14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ -ipyspeck==0.6.0 -ipywidgets==7.7.0 streamlit==1.8.1 +st-speckmol==0.0.3