maxxie114 Claude Sonnet 4.6 commited on
Commit
36719eb
·
1 Parent(s): c783c53

Add anthropic package to server requirements for LLM judge

Browse files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. server/requirements.txt +1 -0
server/requirements.txt CHANGED
@@ -4,3 +4,4 @@ websockets>=15.0,<17.0
4
  pydantic>=2.7,<3.0
5
  httpx>=0.27,<1.0
6
  websocket-client>=1.7,<2.0
 
 
4
  pydantic>=2.7,<3.0
5
  httpx>=0.27,<1.0
6
  websocket-client>=1.7,<2.0
7
+ anthropic>=0.40,<1.0