package dependency updates

This commit is contained in:
2026-09-01 18:02:31 -07:00
parent e9ef78c872
commit 4d00ef86e4
4 changed files with 123 additions and 11 deletions
+1
View File
@@ -1184,6 +1184,7 @@ class MainApplication(QMainWindow):
# for stat in stats[:10]:
# print(stat)
# print("Top 10 growing object types in RAM:")
# objgraph has been removed so it will need to be reinstalled for this to work
# objgraph.show_most_common_types(limit=10)
def check_if_app_is_dirty(self):