Skip to content

Commit 6ae096c

Browse files
committed
Update python to 3.13
1 parent c9715ee commit 6ae096c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![version](https://img.shields.io/badge/Version-1.6.0-white.svg)
22
![license](https://img.shields.io/badge/License-GPL%20v3-blue.svg)
3-
![python](https://img.shields.io/badge/Python-3.12-green.svg)
3+
![python](https://img.shields.io/badge/Python-3.13-green.svg)
44

55
# AppUsageGUI
66
### Application Runtime Tracker

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ rubicon-objc==0.5.0
1414
pyinstaller==6.12.0
1515
requests==2.32.4
1616
pillow==11.3.0
17-
pywinauto==0.6.8; sys_platform == "win32"
17+
pywinauto==0.6.9; sys_platform == "win32"

0 commit comments

Comments
 (0)