aboutsummaryrefslogtreecommitdiff
path: root/desktop/poetry.lock
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-09-30 13:31:40 -0700
committerMicah Lee <micah@micahflee.com>2022-09-30 13:31:40 -0700
commitd945f4c37ad3c75485de085e12f54fb6fa197ef1 (patch)
tree6ab586713b524b036d91bbe99fca5ead76221657 /desktop/poetry.lock
parent6f9665f96bc9b286c781f9ab469b85887e80c11e (diff)
downloadonionshare-d945f4c37ad3c75485de085e12f54fb6fa197ef1.tar.gz
onionshare-d945f4c37ad3c75485de085e12f54fb6fa197ef1.zip
Update poetry.lock for desktop
Diffstat (limited to 'desktop/poetry.lock')
-rw-r--r--desktop/poetry.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/desktop/poetry.lock b/desktop/poetry.lock
index a41483c2..10847924 100644
--- a/desktop/poetry.lock
+++ b/desktop/poetry.lock
@@ -44,14 +44,6 @@ jupyter = ["ipython (>=7.8.0)", "tokenize-rt (>=3.2.0)"]
uvloop = ["uvloop (>=0.15.2)"]
[[package]]
-name = "cepa"
-version = "1.8.3"
-description = "Stem is a Python controller library that allows applications to interact with Tor (https://www.torproject.org/)."
-category = "main"
-optional = false
-python-versions = "*"
-
-[[package]]
name = "certifi"
version = "2022.9.24"
description = "Python package for providing Mozilla's CA Bundle."
@@ -323,7 +315,6 @@ python-versions = "^3.7"
develop = true
[package.dependencies]
-cepa = "1.8.3"
click = "*"
colorama = "*"
eventlet = "*"
@@ -335,6 +326,7 @@ pynacl = "*"
pysocks = "*"
requests = {version = "*", extras = ["socks"]}
setuptools = "*"
+stem = "1.8.1"
unidecode = "*"
urllib3 = "*"
@@ -613,6 +605,14 @@ optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
[[package]]
+name = "stem"
+version = "1.8.1"
+description = "Stem is a Python controller library that allows applications to interact with Tor (https://www.torproject.org/)."
+category = "main"
+optional = false
+python-versions = "*"
+
+[[package]]
name = "tomli"
version = "2.0.1"
description = "A lil' TOML parser"
@@ -753,9 +753,6 @@ black = [
{file = "black-22.8.0-py3-none-any.whl", hash = "sha256:d2c21d439b2baf7aa80d6dd4e3659259be64c6f49dfd0f32091063db0e006db4"},
{file = "black-22.8.0.tar.gz", hash = "sha256:792f7eb540ba9a17e8656538701d3eb1afcb134e3b45b71f20b25c77a8db7e6e"},
]
-cepa = [
- {file = "cepa-1.8.3.tar.gz", hash = "sha256:1dc6f0b324d37a2ed2ca274648ece8fd2c96a1d2f440f58c0ca17afd4b5ede7a"},
-]
certifi = [
{file = "certifi-2022.9.24-py3-none-any.whl", hash = "sha256:90c1a32f1d68f940488354e36370f6cca89f0f106db09518524c88d6ed83f382"},
{file = "certifi-2022.9.24.tar.gz", hash = "sha256:0d9c601124e5a6ba9712dbc60d9c53c21e34f5f641fe83002317394311bdce14"},
@@ -1222,6 +1219,9 @@ six = [
{file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"},
{file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
]
+stem = [
+ {file = "stem-1.8.1.tar.gz", hash = "sha256:81d43a7c668ba9d7bc1103b2e7a911e9d148294b373d27a59ae8da79ef7a3e2f"},
+]
tomli = [
{file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
{file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},