fix requirements
This commit is contained in:
parent
cadd564387
commit
8a1677d02a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user