update requirements

This commit is contained in:
dries.k
2022-02-02 17:49:58 +01:00
parent f12a9035c4
commit f5f2e2b7b6
2 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ $ python entry_point.py
### Create a pyinstaller executable ### Create a pyinstaller executable
``` ```
$ pip install pyinstaller==4.4 $ pip install pyinstaller
$ pyinstaller gotify-tray.spec $ pyinstaller gotify-tray.spec
``` ```
An executable is created at `dist/gotify-tray/`. An executable is created at `dist/gotify-tray/`.

View File

@@ -1,3 +1,3 @@
requests==2.26.0 requests==2.27.1
websocket-client==1.1.0 websocket-client==1.2.3
pyqt6==6.1.1 pyqt6==6.2.3