Skip to content

Commit fabf45f

Browse files
Update dependency numpy to v1.22.0 [SECURITY]
1 parent 653435d commit fabf45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fastnn = "^0.3.0"
2424
uvicorn = {version="^0.14.0"}
2525
fastapi = {version="^0.67.0"}
2626
numba = "^0.55.2"
27-
numpy = "1.21.6"
27+
numpy = "1.22.0"
2828
openai = "^0.15.0"
2929
tqdm = "^4.63.0"
3030
boto3 = "^1.21.23"

0 commit comments

Comments
 (0)