Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
5f28b2efdf
Bump bokeh from 2.4.2 to 3.2.0
Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.4.2 to 3.2.0.
- [Changelog](https://github.com/bokeh/bokeh/blob/3.2.0/docs/CHANGELOG)
- [Commits](https://github.com/bokeh/bokeh/compare/2.4.2...3.2.0)

---
updated-dependencies:
- dependency-name: bokeh
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 09:08:18 +00:00
d0bedfb7af
Merge pull request #11 from sknera/utterance_paraphrasing
Utterance paraphrasing
2023-06-17 17:55:13 +02:00

View File

@ -4,7 +4,7 @@ streamlit-chat>=0.0.2.2
streamlit_option_menu>=0.3.2
openai>=0.27.5
gtts>=2.3.1
bokeh==2.4.2
bokeh==3.2.0
streamlit-bokeh-events>=0.1.2
watchdog>=3.0.0
setuptools~=65.5.0