From 8a1677d02a2fb73bab8fe432c4df54eed55f5243 Mon Sep 17 00:00:00 2001 From: s444417 Date: Thu, 29 Jun 2023 12:45:32 +0200 Subject: [PATCH] fix requirements --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 86b9ba2..88aacd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ pip>=23.1.2 -streamlit>=1.22.0 -streamlit-chat>=0.0.2.2 -streamlit_option_menu>=0.3.2 -openai>=0.27.5 -gtts>=2.3.1 +streamlit==1.22.0 +streamlit_chat==0.0.2.2 +streamlit_option_menu==0.3.6 +openai==0.27.7 +gTTS==2.3.2 bokeh==2.4.2 -streamlit-bokeh-events>=0.1.2 -watchdog>=3.0.0 +streamlit_bokeh_events==0.1.2 +watchdog==3.0.0 setuptools~=65.5.0 -graphviz~=0.20.1 -Pillow~=9.5.0 +graphviz==0.20.1 +Pillow==9.5.0 pandas==1.5.2 scikit_learn==1.2.0 simpletransformers==0.63.9