libretime/api/packages.ini

16 lines
455 B
INI

# This file contains a list of package dependencies.
[python]
python3 = focal, bullseye
python3-pip = focal, bullseye
gunicorn = focal, bullseye
python3-gunicorn = focal, bullseye
python3-uvicorn = focal, bullseye
python3-httptools = focal, bullseye
python3-uvloop = focal, bullseye
[psycopg2]
# See https://www.psycopg.org/docs/install.html#install-from-source
build-essential = focal, bullseye
python3-dev = focal, bullseye
libpq-dev = focal, bullseye