refactor: move deepdiff dependency to replication
This commit is contained in:
parent
6475b4fc08
commit
bb5b9fe4c8
@ -43,10 +43,8 @@ from bpy.app.handlers import persistent
|
||||
from . import environment, utils
|
||||
|
||||
|
||||
# TODO: remove dependency as soon as replication will be installed as a module
|
||||
DEPENDENCIES = {
|
||||
("replication", '0.0.20'),
|
||||
("deepdiff", '5.0.1'),
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user