doc: update common reqs

This commit is contained in:
Evgeny Zinoviev 2022-09-12 13:44:51 +03:00
parent f6f78bb641
commit c04fdc5425

View File

@ -1,4 +1,4 @@
Debian packages:
```
apt-get install git cmake build-essential python3-dev python3-wheel python3-pip python3-build python3-yaml python3-toml python3-psutil python3-aiohttp python3-requests python3-apscheduler
apt-get install git cmake build-essential python3-dev python3-wheel python3-pip python3-build python3-yaml python3-toml python3-psutil python3-aiohttp python3-requests python3-apscheduler python3-smbus
```