Update requirements.txt: replace rns version with 1.0.2 and add psutil 7.1.3

This commit is contained in:
2025-11-11 07:50:55 -06:00
parent 4c4b963aef
commit 8b044f6dab

View File

@@ -2,5 +2,6 @@ aiohttp>=3.12.14
cx_freeze>=7.0.0
lxmf>=0.9.2
peewee>=3.18.1
rns>=1.0.1
psutil>=7.1.3
rns>=1.0.2
websockets>=14.2