sintonia/api/packages.ini
jo 7d514a9306 chore: list distribution releases by release date
Old releases should be popped from the left/top and new releases should be added to the right/bottom of any distro release list.
2022-10-10 20:11:33 +02:00

15 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