Skip to content

Commit 13b9355

Browse files
committed
fix deps
1 parent 4d225ba commit 13b9355

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

requirements_dev.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
-r requirements.txt
33

44
# Dev
5-
pytest
6-
pytest-cov
7-
pytest-asyncio
8-
pylint
5+
pytest==8.3.4
6+
pytest-cov==6.0.0
7+
pytest-asyncio==0.24.0
98

109
# pre-commit
11-
pre-commit==2.7.1
10+
pre-commit==4.0.1

0 commit comments

Comments
 (0)