fix: Process "Quitting session" does not finish and gets stuck
Related to #101
This commit is contained in:
@ -45,7 +45,7 @@ from . import environment, utils
|
||||
|
||||
# TODO: remove dependency as soon as replication will be installed as a module
|
||||
DEPENDENCIES = {
|
||||
("replication", '0.0.15'),
|
||||
("replication", '0.0.16'),
|
||||
("deepdiff", '5.0.1'),
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user