parent
26bcb6a90d
commit
448cff7600
21 changed files with 54 additions and 196 deletions
|
@ -1,7 +1,7 @@
|
|||
# This file contains a list of package dependencies.
|
||||
[python]
|
||||
python3 = buster, bullseye, bionic, focal
|
||||
python3-pip = buster, bullseye, bionic, focal
|
||||
python3 = buster, bullseye, focal
|
||||
python3-pip = buster, bullseye, focal
|
||||
gunicorn = buster, bullseye, focal
|
||||
python3-gunicorn = buster, bullseye, focal
|
||||
python3-uvicorn = buster, bullseye, focal
|
||||
|
@ -10,6 +10,6 @@ python3-uvloop = buster, bullseye, focal
|
|||
|
||||
[psycopg2]
|
||||
# See https://www.psycopg.org/docs/install.html#install-from-source
|
||||
build-essential = buster, bullseye, bionic, focal
|
||||
python3-dev = buster, bullseye, bionic, focal
|
||||
libpq-dev = buster, bullseye, bionic, focal
|
||||
build-essential = buster, bullseye, focal
|
||||
python3-dev = buster, bullseye, focal
|
||||
libpq-dev = buster, bullseye, focal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue