We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e628d1 commit 16937a3Copy full SHA for 16937a3
1 file changed
requirements.txt
@@ -2,4 +2,9 @@ colorama
2
docker
3
requests
4
pyyaml
5
-psutil
+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