![Monty Taylor](/assets/img/avatar_default.png)
The python-builder base image was updated to no longer install recommends. This is inline with the other Infra images and keeps image sizes smaller. gcc recommended libc6-dev - but it turns out we need that for stdio.h for one of our depends. Add it to fix our image builds. Pygments released a python3-only release. Pin back to before that for python2. Change-Id: I18a808748979b7167361d2e5ebce04bc8eaf1347
14 lines
151 B
Plaintext
14 lines
151 B
Plaintext
six
|
|
Jinja2
|
|
Werkzeug<0.16
|
|
Pygments<2.6;python_version<'3'
|
|
Pygments;python_version>='3'
|
|
SQLAlchemy
|
|
PyMySQL
|
|
simplejson
|
|
Babel
|
|
pillow
|
|
pytz
|
|
MarkupSafe
|
|
uwsgi
|