Skip to content

Commit 8faffe8

Browse files
committed
Try to fix tests on ci/cd
1 parent 59071f1 commit 8faffe8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Pipfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ pytest-aiohttp = "~=1.0.4"
1414
pytest-cov = "~=4.0.0"
1515
pytest-asyncio = "~=0.20.2"
1616
pytest = "~=7.2.0"
17+
exceptiongroup = "~=1.2.1"
18+
tomli = "~=2.0.1"
19+
async-timeout = "~=4.0.3"
1720
black = "~=22.12.0"
1821
autohooks = "~=24.2.0"
1922
autohooks-plugin-ruff = "~=24.1.0"

0 commit comments

Comments
 (0)