mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed 'pathlib2' from openpype addon requirements
This commit is contained in:
parent
e945b37250
commit
97022a5198
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ google-api-python-client = "^1.12.8" # sync server google support (should be sep
|
||||||
jsonschema = "^2.6.0"
|
jsonschema = "^2.6.0"
|
||||||
pymongo = "^3.11.2"
|
pymongo = "^3.11.2"
|
||||||
log4mongo = "^1.7"
|
log4mongo = "^1.7"
|
||||||
pathlib2= "^2.3.5" # deadline submit publish job only (single place, maybe not needed?)
|
|
||||||
pyblish-base = "^1.8.11"
|
pyblish-base = "^1.8.11"
|
||||||
pynput = "^1.7.2" # Timers manager - TODO replace
|
pynput = "^1.7.2" # Timers manager - TODO replace
|
||||||
"Qt.py" = "^1.3.3"
|
"Qt.py" = "^1.3.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue