1
0
Fork 0
mirror of synced 2024-05-20 12:32:50 +12:00

Package: Update requirements

This commit is contained in:
loathingKernel 2023-11-28 15:01:53 +02:00
parent 18d12e2099
commit fc3e584e57
No known key found for this signature in database
GPG key ID: CE0C72D0B53821FD
4 changed files with 3 additions and 5 deletions

View file

@ -1,8 +1,8 @@
build build
wheel wheel
black black[d]
toml toml
nuitka nuitka
ordered-set ordered-set
PyQt5-stubs PyQt5-stubs
qstylizer qstylizer

View file

@ -1,2 +1 @@
pypresence pypresence

View file

@ -3,4 +3,3 @@ pywebview[qt]; platform_system == "FreeBSD"
pythonnet>=3.0.0rc4; platform_system == "Windows" pythonnet>=3.0.0rc4; platform_system == "Windows"
cefpython3; platform_system == "Windows" cefpython3; platform_system == "Windows"
pywebview[cef]; platform_system == "Windows" pywebview[cef]; platform_system == "Windows"

View file

@ -3,5 +3,5 @@ requests
PyQt5 PyQt5
QtAwesome QtAwesome
setuptools setuptools
legendary-gl==0.20.32 legendary-gl>=0.20.32
pywin32; platform_system == "Windows" pywin32; platform_system == "Windows"