Remove pysqlite3-binary from requirements.txt by am97 · Pull...
Was added in my previous commit to replace pysqlite3 (which would require build tools in Bullseye). However, I didn't realize it is part of the standard library, so no separate install should be needed. The Doc