mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
lower version of click to 7.1.2 to support older python versions (#5629)
This commit is contained in:
parent
3e9528b5e0
commit
817ef16840
2 changed files with 5 additions and 8 deletions
|
|
@ -36,7 +36,7 @@ appdirs = { git = "https://github.com/ActiveState/appdirs.git", branch = "master
|
|||
blessed = "^1.17" # openpype terminal formatting
|
||||
coolname = "*"
|
||||
clique = "1.6.*"
|
||||
Click = "^8"
|
||||
Click = "7.1.2"
|
||||
dnspython = "^2.1.0"
|
||||
ftrack-python-api = "^2.3.3"
|
||||
arrow = "^0.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue