We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3052a25 + ac2a579 commit 8f74513Copy full SHA for 8f74513
requirements.txt
@@ -7,7 +7,7 @@ pystray~=0.19.5 # Tray icon (all OS)
7
babel~=2.15.0 # Date/time formatting
8
ruamel.yaml~=0.18.6 # For configuration editor
9
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
10
-tkinter-tooltip~=3.0.0 # Tooltips for configuration editor
+tkinter-tooltip~=3.1.0 # Tooltips for configuration editor
11
12
# Efficient image serialization
13
numpy~=1.24.4; python_version < "3.9" # For Python 3.8 max.
0 commit comments