Skip to content

Commit 44624a0

Browse files
committed
Fix aiofiles version in requirements.txt for Python 3.13.7
1 parent 44db70a commit 44624a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ pandas==2.1.4
1111
numpy==1.26.2
1212
python-multipart==0.0.6
1313
requests==2.31.0
14-
aiofiles==0.23.2
14+
aiofiles==24.1.0

0 commit comments

Comments
 (0)