Skip to content

Commit 0db7a87

Browse files
committed
Add click python dependency for pypeline
1 parent aaeacaa commit 0db7a87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.orchestra/config/components/revng-python-dependencies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ requirements: |-
5151
pydot>=3.0.2
5252
pyelftools
5353
zstandard
54+
click>8.0.0,!=8.2.0 # not 8.2.0 to avoid https://github.com/pallets/click/issues/2906
5455
5556
# This is our fork of the python-idb package that includes some fixes.
5657
https://github.com/revng/python-idb/archive/08ba07a.tar.gz

0 commit comments

Comments
 (0)