Mdean77 commited on
Commit
4c6411a
·
verified ·
1 Parent(s): 2b4a6b2

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -9,4 +9,5 @@ dependencies = [
9
  "numpy>=1.26.4",
10
  "openai>=1.58.1",
11
  "pydantic==2.10.1",
 
12
  ]
 
9
  "numpy>=1.26.4",
10
  "openai>=1.58.1",
11
  "pydantic==2.10.1",
12
+ "websockets"
13
  ]