Skip to content

Commit 203a6cc

Browse files
authored
Remove Unused websocket-client Dependency (#37445)
1 parent e2bd5f1 commit 203a6cc

File tree

1 file changed

+0
-1
lines changed
  • sdk/evaluation/azure-ai-evaluation

1 file changed

+0
-1
lines changed

sdk/evaluation/azure-ai-evaluation/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
install_requires=[
6868
"promptflow-devkit>=1.15.0",
6969
"promptflow-core>=1.15.0",
70-
"websocket-client>=1.2.0",
7170
"numpy>=1.23.2; python_version<'3.12'",
7271
"numpy>=1.26.4; python_version>='3.12'",
7372
"pyjwt>=2.8.0",

0 commit comments

Comments
 (0)