mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.47k stars 109 forks source link

[Tidy] Update VizroAI dependencies #369

Closed maxschulz-COL closed 3 months ago

maxschulz-COL commented 3 months ago

Description

This PR relaxes the following dependencies:

Further it exchanges the ChatOpenAI class to avoid deprecation.

It also adds a few lower bounds to langchain subpackages due to Snyk.

Lastly, we add jupyter as a dev dependency to facilitate development.

Screenshot

Notice