summaryrefslogtreecommitdiff
path: root/poetry.lock
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-04-06 19:26:45 -0700
committerMicah Lee <micah@micahflee.com>2020-04-06 19:26:45 -0700
commita9d55e91697ca0fb08c9aa5a6e92865fd0875adf (patch)
treea16cf09487fba4739cb6ab584bc69cb8f1409a72 /poetry.lock
parente84ca43da8b9fac84e514ff9f3f11046991f2aad (diff)
downloadonionshare-a9d55e91697ca0fb08c9aa5a6e92865fd0875adf.tar.gz
onionshare-a9d55e91697ca0fb08c9aa5a6e92865fd0875adf.zip
Remove watchdog, replace with a simple background thread
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock30
1 files changed, 1 insertions, 29 deletions
diff --git a/poetry.lock b/poetry.lock
index 400669a2..cc053fa4 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -195,14 +195,6 @@ six = "*"
[[package]]
category = "main"
-description = "File system general utilities"
-name = "pathtools"
-optional = false
-python-versions = "*"
-version = "0.1.2"
-
-[[package]]
-category = "main"
description = "Python PE parsing module"
name = "pefile"
optional = false
@@ -404,20 +396,6 @@ secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "cer
socks = ["PySocks (>=1.5.6,<1.5.7 || >1.5.7,<2.0)"]
[[package]]
-category = "main"
-description = "Filesystem events monitoring"
-name = "watchdog"
-optional = false
-python-versions = "*"
-version = "0.10.2"
-
-[package.dependencies]
-pathtools = ">=0.1.1"
-
-[package.extras]
-watchmedo = ["PyYAML (>=3.10)", "argh (>=0.24.1)"]
-
-[[package]]
category = "dev"
description = "Measures number of Terminal column cells of wide-character codes"
name = "wcwidth"
@@ -451,7 +429,7 @@ docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"]
testing = ["jaraco.itertools", "func-timeout"]
[metadata]
-content-hash = "41d68ea93701fdaa1aa56159195db7a65863e3b34cc7305ef4a3f5d02f2bdf13"
+content-hash = "7a4a60fcd1c6d6345fec30e7fbe87681288929468d069896acad0f23b9e90f5a"
python-versions = "^3.7"
[metadata.files]
@@ -562,9 +540,6 @@ packaging = [
{file = "packaging-20.3-py2.py3-none-any.whl", hash = "sha256:82f77b9bee21c1bafbf35a84905d604d5d1223801d639cf3ed140bd651c08752"},
{file = "packaging-20.3.tar.gz", hash = "sha256:3c292b474fda1671ec57d46d739d072bfd495a4f51ad01a055121d81e952b7a3"},
]
-pathtools = [
- {file = "pathtools-0.1.2.tar.gz", hash = "sha256:7c35c5421a39bb82e58018febd90e3b6e5db34c5443aaaf742b3f33d4655f1c0"},
-]
pefile = [
{file = "pefile-2019.4.18.tar.gz", hash = "sha256:a5d6e8305c6b210849b47a6174ddf9c452b2888340b8177874b862ba6c207645"},
]
@@ -686,9 +661,6 @@ urllib3 = [
{file = "urllib3-1.25.8-py2.py3-none-any.whl", hash = "sha256:2f3db8b19923a873b3e5256dc9c2dedfa883e33d87c690d9c7913e1f40673cdc"},
{file = "urllib3-1.25.8.tar.gz", hash = "sha256:87716c2d2a7121198ebcb7ce7cccf6ce5e9ba539041cfbaeecfb641dc0bf6acc"},
]
-watchdog = [
- {file = "watchdog-0.10.2.tar.gz", hash = "sha256:c560efb643faed5ef28784b2245cf8874f939569717a4a12826a173ac644456b"},
-]
wcwidth = [
{file = "wcwidth-0.1.9-py2.py3-none-any.whl", hash = "sha256:cafe2186b3c009a04067022ce1dcd79cb38d8d65ee4f4791b8888d6599d1bbe1"},
{file = "wcwidth-0.1.9.tar.gz", hash = "sha256:ee73862862a156bf77ff92b09034fc4825dd3af9cf81bc5b360668d425f3c5f1"},