AkshaySandbox commited on
Commit
f04c0ea
·
verified ·
1 Parent(s): f3dd144

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. 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",