CSAle commited on
Commit
3d74dfd
·
1 Parent(s): d2febb0

Update Chainlit Version

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -5,7 +5,7 @@ description = "Add your description here"
5
  readme = "README.md"
6
  requires-python = ">=3.13"
7
  dependencies = [
8
- "chainlit==0.7.700",
9
  "cohere==4.37",
10
  "openai==1.3.5",
11
  "pydantic==2.10.1",
 
5
  readme = "README.md"
6
  requires-python = ">=3.13"
7
  dependencies = [
8
+ "chainlit==2.2.1",
9
  "cohere==4.37",
10
  "openai==1.3.5",
11
  "pydantic==2.10.1",