Skip to content

Commit

Permalink
seeing if its just an issue with this package
Browse files Browse the repository at this point in the history
  • Loading branch information
srirag21 committed Jul 11, 2024
1 parent f019d7a commit 20ddb51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Welcome.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import streamlit as st
import subprocess
from pages import Launch_Your_Server
import streamlit_scrollable_textbox as stx
import streamlit_authenticator as stauth
import yaml
from yaml.loader import SafeLoader
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bcrypt==3.2.0
streamlit-authenticator==0.3.2
streamlit-authenticator==0.3.2
streamlit-scrollable-textbox

0 comments on commit 20ddb51

Please sign in to comment.