Mdean77 commited on
Commit
4d45ff9
·
verified ·
1 Parent(s): 4758cb4

Update pyproject.toml

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