Skip to content

Commit b4915d7

Browse files
committed
Update requirements
1 parent 630ba56 commit b4915d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ fastapi>=0.115.11
22
uvicorn>=0.24.0
33
redis>=5.0.1
44
openai>=1.3.7
5+
anthropic>=0.15.0
56
nanoid>=2.0.0
67
pydantic>=2.5.2
78
python-dotenv>=1.0.0
@@ -10,4 +11,5 @@ tiktoken>=0.5.1
1011
structlog>=23.2.0
1112
async-timeout>=4.0.3
1213
httpx>=0.25.1
13-
numpy
14+
numpy>=2.2.3
15+
pydantic-settings>=2.8.1

0 commit comments

Comments
 (0)