fix requirements

This commit is contained in:
s444417 2023-06-29 12:45:32 +02:00
parent cadd564387
commit 8a1677d02a

View File

@ -1,15 +1,15 @@
pip>=23.1.2 pip>=23.1.2
streamlit>=1.22.0 streamlit==1.22.0
streamlit-chat>=0.0.2.2 streamlit_chat==0.0.2.2
streamlit_option_menu>=0.3.2 streamlit_option_menu==0.3.6
openai>=0.27.5 openai==0.27.7
gtts>=2.3.1 gTTS==2.3.2
bokeh==2.4.2 bokeh==2.4.2
streamlit-bokeh-events>=0.1.2 streamlit_bokeh_events==0.1.2
watchdog>=3.0.0 watchdog==3.0.0
setuptools~=65.5.0 setuptools~=65.5.0
graphviz~=0.20.1 graphviz==0.20.1
Pillow~=9.5.0 Pillow==9.5.0
pandas==1.5.2 pandas==1.5.2
scikit_learn==1.2.0 scikit_learn==1.2.0
simpletransformers==0.63.9 simpletransformers==0.63.9