Spaces:
Sleeping
Sleeping
Update pyproject.toml
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
|
@@ -6,6 +6,7 @@ readme = "README.md"
|
|
| 6 |
requires-python = ">=3.13"
|
| 7 |
dependencies = [
|
| 8 |
"arxiv>=2.1.3",
|
|
|
|
| 9 |
"duckduckgo-search==5.3.1b1",
|
| 10 |
"jupyter>=1.1.1",
|
| 11 |
"langchain>=0.3.15",
|
|
|
|
| 6 |
requires-python = ">=3.13"
|
| 7 |
dependencies = [
|
| 8 |
"arxiv>=2.1.3",
|
| 9 |
+
"websockets",
|
| 10 |
"duckduckgo-search==5.3.1b1",
|
| 11 |
"jupyter>=1.1.1",
|
| 12 |
"langchain>=0.3.15",
|