Add missing psutil dependency to complete requirements
- Add psutil==5.9.6 for monitoring metrics functionality - Container confirmed: manage_nfo=True (NFO creation enabled) - All external dependencies now included in requirements.txt - Version bump to 2.0.6 for complete dependency resolution
This commit is contained in:
@@ -6,4 +6,5 @@ requests==2.31.0
|
||||
python-multipart==0.0.6
|
||||
aiofiles==23.2.1
|
||||
aiohttp==3.8.6
|
||||
psutil==5.9.6
|
||||
python-dotenv==1.0.0
|
||||
|
||||
Reference in New Issue
Block a user