Skip to content

Commit 8a1a75c

Browse files
committed
Update debian-inspector requirement
Installing Scancode-toolkit 31.1.1 and Tern 2.10.1 together results in a package conflict because both rely on a different version of the debian-inspector package. This commit resolves that conflict. Resolves #1185 Signed-off-by: Rose Judge <[email protected]>
1 parent 23aec2f commit 8a1a75c

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
@@ -12,7 +12,7 @@ dockerfile-parse~=1.2
1212
requests~=2.28
1313
stevedore>=3.5
1414
pbr>=5.9
15-
debian-inspector>=30.0
15+
debian-inspector>=31.0
1616
regex>=2022.6
1717
GitPython~=3.1
1818
prettytable~=3.3

0 commit comments

Comments
 (0)