Update pip dependencies, and also socket.io

This commit is contained in:
Micah Lee 2022-09-30 09:15:19 -07:00
parent c3f09acd0a
commit a6f238d88e
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
5 changed files with 639 additions and 689 deletions

715
desktop/poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@ authors = ["Micah Lee <micah@micahflee.com>"]
license = "GPLv3+"
[tool.poetry.dependencies]
python = ">=3.6.2,<3.11"
python = ">=3.7,<3.11"
onionshare_cli = {path = "../cli", develop = true}
PySide2 = "5.15.2.1"
qrcode = "*"