Skip to content

Commit 74fc252

Browse files
committed
fixed test requirements
1 parent 907b262 commit 74fc252

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-tests.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ httpx >=0.22.0
33
mypy == 1.10.1
44
pytest >=7.1.3,<9.0.0
55
pytest-asyncio==0.23.8
6+
pytest-cov >=2.12.0,<6.0.0
67
pytest-django
7-
ruff ==0.5.5
8+
ruff ==0.5.0

0 commit comments

Comments
 (0)