We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9715ee commit 6ae096cCopy full SHA for 6ae096c
2 files changed
README.md
@@ -1,6 +1,6 @@
1

2

3
-
+
4
5
# AppUsageGUI
6
### Application Runtime Tracker
requirements.txt
@@ -14,4 +14,4 @@ rubicon-objc==0.5.0
14
pyinstaller==6.12.0
15
requests==2.32.4
16
pillow==11.3.0
17
-pywinauto==0.6.8; sys_platform == "win32"
+pywinauto==0.6.9; sys_platform == "win32"
0 commit comments