Spaces:
Runtime error
Runtime error
Update Chainlit Version
Browse files- 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==
|
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",
|