ci: drop psutil dependency

This commit is contained in:
David Hewitt 2023-10-15 14:15:38 +01:00
parent b8cf9e8358
commit 410fef5d79

View file

@ -2,5 +2,4 @@ hypothesis>=3.55
pytest>=6.0
pytest-asyncio>=0.21
pytest-benchmark>=3.4
psutil>=5.6
typing_extensions>=4.0.0