AMUseBot/requirements.txt

12 lines
218 B
Plaintext
Raw Normal View History

2023-04-29 11:53:35 +02:00
pip>=23.1.2
streamlit>=1.22.0
2023-04-16 00:38:14 +02:00
streamlit-chat>=0.0.2.2
streamlit_option_menu>=0.3.2
2023-04-29 11:53:35 +02:00
openai>=0.27.5
2023-04-16 00:38:14 +02:00
gtts>=2.3.1
2023-04-07 22:10:58 +02:00
bokeh==2.4.2
2023-04-16 00:38:14 +02:00
streamlit-bokeh-events>=0.1.2
watchdog>=3.0.0
2023-05-21 22:53:02 +02:00
setuptools~=65.5.0
graphviz~=0.20.1
Pillow~=9.5.0