summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-06-30 17:47:37 -0700
committerMicah Lee <micah@micahflee.com>2020-06-30 17:47:37 -0700
commit76c85c518b3a480b3a3e1d0e1b01c3f040874f7c (patch)
tree524bed85bef97a08459eb01a967729ce2b1de4d1 /pyproject.toml
parent5628a7282c841a1c15ed3b3d727091b3559c0d2b (diff)
downloadonionshare-76c85c518b3a480b3a3e1d0e1b01c3f040874f7c.tar.gz
onionshare-76c85c518b3a480b3a3e1d0e1b01c3f040874f7c.zip
Remove watchdog and psutil deps
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e364db88..029297c0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,8 +28,6 @@ requests = "*"
stem = "*"
urllib3 = "*"
Werkzeug = "*"
-watchdog = "*"
-psutil = "*"
qrcode = "^6.1"
[tool.poetry.dev-dependencies]