Files
oslo.context/requirements.txt
Stephen Finucane 18e9ca0167 Enable strict typing
Change-Id: Iff363e0dfdf5741ebd5147402f73a230d30ea9b6
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-04-07 11:03:31 +01:00

7 lines
283 B
Plaintext

# Requirements lower bounds listed here are our best effort to keep them up to
# date but we do not test them so no guarantee of having them all correct. If
# you find any incorrect lower bounds, let us know or propose a fix.
pbr>=2.0.0 # Apache-2.0
typing-extensions>=4.12.0 # PSF