Skip to content

Commit ee09ada

Browse files
committed
[FIX] update fastapi-async-crud template's aiofiles dependency to version 24.1.0
1 parent a74833a commit ee09ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fastapi_fastkit/fastapi_project_template/fastapi-async-crud/requirements.txt-tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ uvicorn==0.34.0
3333
uvloop==0.21.0
3434
watchfiles==1.0.4
3535
websockets==15.0
36-
aiofiles>=23.2.1
36+
aiofiles>=24.1.0

0 commit comments

Comments
 (0)