Skip to content

Commit

Permalink
Package: Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
loathingKernel committed Nov 28, 2023
1 parent 18d12e2 commit fc3e584
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
build
wheel
black
black[d]
toml
nuitka
ordered-set
PyQt5-stubs
qstylizer
qstylizer
1 change: 0 additions & 1 deletion requirements-presence.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
pypresence

1 change: 0 additions & 1 deletion requirements-webview.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ pywebview[qt]; platform_system == "FreeBSD"
pythonnet>=3.0.0rc4; platform_system == "Windows"
cefpython3; platform_system == "Windows"
pywebview[cef]; platform_system == "Windows"

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ requests
PyQt5
QtAwesome
setuptools
legendary-gl==0.20.32
legendary-gl>=0.20.32
pywin32; platform_system == "Windows"

0 comments on commit fc3e584

Please sign in to comment.