Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96b5c92

Browse files
committed
remove cap on pbr
pbr has updated to 2.0.0 so the cap here will break other packages like jjb Change-Id: Ic2d76863d587ecf041c1c8bba32a856e8c12eba0
1 parent 0843ae7 commit 96b5c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
six>=1.3.0
2-
pbr>=0.8.2,<2.0
2+
pbr>=0.8.2
33
multi_key_dict

0 commit comments

Comments
 (0)