[24] add psutil to requirements

This commit is contained in:
meisnate12 2022-11-16 10:00:14 -05:00
parent 9dbe17fa4f
commit 7e09295f78
2 changed files with 3 additions and 2 deletions

View file

@ -1 +1 @@
1.18.0-develop23
1.18.0-develop24

View file

@ -9,4 +9,5 @@ schedule==1.1.0
retrying==1.3.3
pathvalidate==2.5.2
pillow==9.3.0
num2words==0.5.12
num2words==0.5.12
psutil==5.9.4