Skip to content

Commit

Permalink
Merge pull request #779 from ZombieHDGaming/fix/dependency-versions
Browse files Browse the repository at this point in the history
Try these versions to see if the program likes it now?
  • Loading branch information
ZombieHDGaming authored Oct 30, 2024
2 parents 5b65c0d + 3c19476 commit 1545733
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions dependencies/requirements.txt
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

0 comments on commit 1545733

Please sign in to comment.