removed 'pathlib2' from openpype addon requirements

This commit is contained in:
Jakub Trllo 2023-12-19 18:46:57 +01:00
parent e945b37250
commit 97022a5198

View file

@ -13,7 +13,6 @@ google-api-python-client = "^1.12.8" # sync server google support (should be sep
jsonschema = "^2.6.0"
pymongo = "^3.11.2"
log4mongo = "^1.7"
pathlib2= "^2.3.5" # deadline submit publish job only (single place, maybe not needed?)
pyblish-base = "^1.8.11"
pynput = "^1.7.2" # Timers manager - TODO replace
"Qt.py" = "^1.3.3"