Skip to content

Commit fbfcd78

Browse files
committed
Update requirements.txt to include aiofiles dependency
- Added `aiofiles==24.1.0` to the requirements.txt file to support asynchronous file operations in the project.
1 parent a2ab152 commit fbfcd78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ plotly==6.0.0
1414
anchorpy==0.21.0
1515
driftpy>=0.8.40
1616
ccxt==4.2.17
17-
rich>=10.14.0
17+
rich>=10.14.0
18+
aiofiles==24.1.0

0 commit comments

Comments
 (0)