
This updates the grafyaml docker images to python 3.10. We do this because 3.10 has been shown to be quicker than 3.8. Also, 3.11 is coming up soon and moving off of 3.8 will allow us to remove those images before adding 3.11 which keeps to image build count to a more reasonable number. We update the voluptuous version to add python 3.10 support. In particular collections.Mapping moved to collections.abc.Mapping. Change-Id: I1514f5e1992cfe5dcdaa06133f5da7379599e57e
8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
dogpile.cache
|
|
pbr!=2.1.0,>=2.0.0
|
|
python-slugify
|
|
PyYAML>=3.1.0
|
|
requests
|
|
six>=1.6.0
|
|
voluptuous>=0.13.1
|