Skip to content

Commit 16937a3

Browse files
committed
feat: update requirements to include additional testing dependencies as per toml
1 parent 3e628d1 commit 16937a3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

requirements.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@ colorama
22
docker
33
requests
44
pyyaml
5-
psutil
5+
psutil
6+
ruff>=0.12.0
7+
pytest>=8.0.0
8+
pytest-cov>=4.1.0
9+
pytest-mock>=3.12.0
10+
pytest-asyncio>=0.23.0

0 commit comments

Comments
 (0)