Merge pull request #3515 from davidhewitt/drop-psutil

ci: drop psutil dependency
This commit is contained in:
David Hewitt 2023-10-15 13:43:11 +00:00 committed by GitHub
commit cabbca4003
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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