Skip to content

Commit

Permalink
nicegui 2.9.0 ytmusicapi 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-45 committed Dec 21, 2024
1 parent f28a6bf commit 997e130
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
av~=14.0.1
pillow~=11.0.0
opencv-python~=4.10.0.84
nicegui~=2.8.1
nicegui~=2.9.0
numpy~=2.1.3
str2bool~=1.1
websocket-client~=1.8.0
python-osc~=1.9.0
ipaddress~=1.0.23
ytmusicapi~=1.8.2
ytmusicapi~=1.9.0

# Platform dependant
pywebview==5.1 ; sys_platform != "linux"
pywebview[qt]==5.1 ; sys_platform == "linux"
pywebview==5.3.2 ; sys_platform != "linux"
pywebview[qt]==5.3.2 ; sys_platform == "linux"
pycairo ; sys_platform == "linux"
PyGObject ; sys_platform == "linux"
qtpy ; sys_platform == "linux"
Expand Down

0 comments on commit 997e130

Please sign in to comment.