-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try these versions to see if the program likes it now?
Idk, these worked for me, so we'll give them a shot live
- Loading branch information
1 parent
5b65c0d
commit 3c19476
Showing
1 changed file
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
chardet | ||
charset-normalizer | ||
chardet==5.1.0 | ||
charset-normalizer==2.1.0 | ||
qtpy | ||
requests | ||
py7zr | ||
deepdiff | ||
requests==2.28.1 | ||
py7zr==0.19.0 | ||
deepdiff==7.0.1 | ||
git+https://github.com/woopelderly/PyQtDarkTheme@python3.12 | ||
Pillow | ||
Pillow==9.2.0 | ||
Flask | ||
flask-cors | ||
asyncio | ||
python-dateutil | ||
pynput | ||
pyside6 | ||
cloudscraper | ||
loguru | ||
python-dateutil==2.8.2 | ||
pynput==1.7.6 | ||
pyside6==6.7.0 | ||
cloudscraper==1.2.71 | ||
loguru==0.7.0 | ||
flask-socketio | ||
simple_websocket | ||
termcolor==2.3.0 | ||
orjson | ||
msgpack | ||
qasync | ||
orjson==3.9.9 | ||
msgpack==1.0.7 | ||
qasync==0.26.0 |