Docs updates - User Manual, Device guides, electrs apps, upgrade-diy & kit (#165)

This commit is contained in:
gStart9
2022-09-07 16:37:18 +00:00
committed by GitHub
parent 3143a032c1
commit 46cd0aaaec
6 changed files with 115 additions and 70 deletions

1
poetry.lock generated
View File

@@ -630,6 +630,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*,
[package.extras]
brotli = ["brotlicffi (>=0.8.0)", "brotli (>=1.0.9)", "brotlipy (>=0.6.0)"]
secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "urllib3-secure-extra", "ipaddress"]
socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
[[package]]
name = "watchdog"