We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaeacaa commit 0db7a87Copy full SHA for 0db7a87
.orchestra/config/components/revng-python-dependencies.yml
@@ -51,6 +51,7 @@ requirements: |-
51
pydot>=3.0.2
52
pyelftools
53
zstandard
54
+ click>8.0.0,!=8.2.0 # not 8.2.0 to avoid https://github.com/pallets/click/issues/2906
55
56
# This is our fork of the python-idb package that includes some fixes.
57
https://github.com/revng/python-idb/archive/08ba07a.tar.gz
0 commit comments