diff options
| -rw-r--r-- | meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.7.4.bb | 18 | 
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.7.4.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.7.4.bb index 57e162cabd..83baffdc05 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.7.4.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.7.4.bb  | |||
| @@ -21,6 +21,24 @@ RDEPENDS:${PN} += " python3-jsonpath-rw \ | |||
| 21 | python3-requests \ | 21 | python3-requests \ | 
| 22 | python3-pip \ | 22 | python3-pip \ | 
| 23 | python3-pyrsistent \ | 23 | python3-pyrsistent \ | 
| 24 | python3-cachetools \ | ||
| 25 | python3-orjson \ | ||
| 26 | python3-psutil \ | ||
| 27 | python3-pybase64 \ | ||
| 28 | python3-grpcio \ | ||
| 29 | python3-packaging \ | ||
| 30 | python3-protobuf \ | ||
| 31 | python3-service-identity \ | ||
| 32 | python3-termcolor \ | ||
| 33 | python3-charset-normalizer \ | ||
| 34 | python3-mmh3 \ | ||
| 35 | python3-dateutil \ | ||
| 36 | python3-setuptools \ | ||
| 37 | python3-urllib3 \ | ||
| 38 | python3-questionary \ | ||
| 39 | python3-pyfiglet \ | ||
| 40 | python3-cryptography \ | ||
| 41 | python3-pysocks \ | ||
| 24 | " | 42 | " | 
| 25 | 43 | ||
| 26 | SRC_URI += "file://bacnet.json \ | 44 | SRC_URI += "file://bacnet.json \ | 
