From 6b9e22bc38cf97361a717a7c45c29275adf30080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 01:19:29 +0000 Subject: [PATCH] Bump chainlit from 1.0.0 to 1.0.500 Bumps [chainlit](https://github.com/Chainlit/chainlit) from 1.0.0 to 1.0.500. - [Release notes](https://github.com/Chainlit/chainlit/releases) - [Changelog](https://github.com/Chainlit/chainlit/blob/main/CHANGELOG.md) - [Commits](https://github.com/Chainlit/chainlit/compare/1.0.0...1.0.500) --- updated-dependencies: - dependency-name: chainlit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab45ee1..f8b45d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ sentence-transformers==2.2.2 torch==2.0.1 transformers==4.36.0 -chainlit==1.0.0 +chainlit==1.0.500 streamlit==1.30.0