mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
looser cx_freeze requirement
This commit is contained in:
parent
d9d0e9e454
commit
dac617c515
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ jinxed = [
|
|||
flake8 = "^3.7"
|
||||
autopep8 = "^1.4"
|
||||
coverage = "*"
|
||||
cx_freeze = "=6.2"
|
||||
cx_freeze = "~6.2"
|
||||
jedi = "^0.13"
|
||||
Jinja2 = "^2.11"
|
||||
pycodestyle = "^2.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue