Skip to content

Commit 911f310

Browse files
committed
Add aiofiles to requirements for improved file handling in tests
1 parent c5d09de commit 911f310

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ pytest-timeout==2.4.0
44
pytest-it==0.1.5
55
pytest-json-report==1.5.0
66
colorama==0.4.6
7-
tomlkit==0.13.3
7+
tomlkit==0.13.3
8+
aiofiles==25.1.0

0 commit comments

Comments
 (0)