parent
d29d837d01
commit
5eda6093f4
16 changed files with 37 additions and 72 deletions
|
@ -1,15 +1,15 @@
|
|||
# This file contains a list of package dependencies.
|
||||
[python]
|
||||
python3 = buster, bullseye, focal
|
||||
python3-pip = buster, bullseye, focal
|
||||
gunicorn = buster, bullseye, focal
|
||||
python3-gunicorn = buster, bullseye, focal
|
||||
python3-uvicorn = buster, bullseye, focal
|
||||
python3-httptools = buster, bullseye, focal
|
||||
python3-uvloop = buster, bullseye, focal
|
||||
python3 = bullseye, focal
|
||||
python3-pip = bullseye, focal
|
||||
gunicorn = bullseye, focal
|
||||
python3-gunicorn = bullseye, focal
|
||||
python3-uvicorn = bullseye, focal
|
||||
python3-httptools = bullseye, focal
|
||||
python3-uvloop = bullseye, focal
|
||||
|
||||
[psycopg2]
|
||||
# See https://www.psycopg.org/docs/install.html#install-from-source
|
||||
build-essential = buster, bullseye, focal
|
||||
python3-dev = buster, bullseye, focal
|
||||
libpq-dev = buster, bullseye, focal
|
||||
build-essential = bullseye, focal
|
||||
python3-dev = bullseye, focal
|
||||
libpq-dev = bullseye, focal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue