Files
service-types-authority/requirements.txt
Stephen Finucane 4ad25773e7 Replace deprecated classes, functions
Replace use of datetime.datetime.utcnow() as well as the resolver
argument to jsonschema Validator classes.

Change-Id: If3f8a44aabe8a81264401ae206a01bfcc1c4466c
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-06-27 11:38:09 +01:00

8 lines
153 B
Plaintext

pbr!=2.1.0,>=2.0.0 # Apache-2.0
jsonschema
referencing
requests
PyYAML>=3.10.0 # MIT
openstackdocstheme>=2.2.1 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD