mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-04 04:14:15 -04:00
Update pip dependencies, and also socket.io
This commit is contained in:
parent
c3f09acd0a
commit
a6f238d88e
5 changed files with 639 additions and 689 deletions
715
desktop/poetry.lock
generated
715
desktop/poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -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 = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue