diff --git a/requirements.txt b/requirements.txt index cc0b85c..031b175 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,9 @@ -pip==23.1 -streamlit==1.21.0 -streamlit-chat==0.0.2.2 -streamlit_option_menu==0.3.2 -openai==0.27.4 -gtts==2.3.1 +pip>=23.1 +streamlit>=1.21.0 +streamlit-chat>=0.0.2.2 +streamlit_option_menu>=0.3.2 +openai>=0.27.4 +gtts>=2.3.1 bokeh==2.4.2 -streamlit-bokeh-events==0.1.2 -watchdog==3.0.0 - +streamlit-bokeh-events>=0.1.2 +watchdog>=3.0.0