[e988c2]: / dependencies.txt

Download this file

11 lines (9 with data), 292 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
# list ubuntu packages needed in production, one per line
# run time dependencies
# ensure fully working base python3 installation
# see: https://gist.github.com/tiran/2dec9e03c6f901814f6d1e8dad09528e
python3.11
python3.11-venv
python3.11-distutils
# from packages.microsoft.com
mssql-tools