Skip to content

Commit 256f199

Browse files
committed
Add note about requirements lower bounds
Since lower constraints job was removed the bounds are not actually tested. Add a note to explain the bounds are maintained on best effort basis. Change-Id: I69dcba9227122592a07c77e2caeaaf855df6c480
1 parent ac224a6 commit 256f199

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Requirements lower bounds listed here are our best effort to keep them up to
2+
# date but we do not test them so no guarantee of having them all correct. If
3+
# you find any incorrect lower bounds, let us know or propose a fix.
4+
15
pbr!=2.1.0,>=2.0.0 # Apache-2.0
26
PrettyTable>=0.7.2 # BSD
37
requests>=2.14.2 # Apache-2.0

0 commit comments

Comments
 (0)