zuul-registry/requirements.txt
James E. Blair 9fb406e056 Add s3 support
This adds an s3 backend driver.

Change-Id: I2e005b2a4a86bd039d0b08878cd6f4c1156d465d
2024-01-03 11:00:51 -08:00

16 lines
281 B
Plaintext

pbr>=1.1.0
PyYAML
cherrypy
routes
requests
openstacksdk
python-dateutil
# Temporary until upstream releases support for py 3.11:
git+https://github.com/jeblair/sha256
# cython and wheel temporary since for the temp sha256 repo install phase
cython
wheel
pyjwt>=2.0.0,<3.0.0
boto3