1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-25 07:49:37 +02:00

fix: add psutil dependency for system resource management

This commit is contained in:
Sean Morley 2025-01-13 13:03:19 -05:00
parent ac37bc98c4
commit f27453824a

View file

@ -18,4 +18,5 @@ django-allauth-ui==1.5.1
django-widget-tweaks==1.5.0
django-ical==1.9.2
icalendar==6.1.0
ijson==3.3.0
ijson==3.3.0
psutil==6.1.1