fix: handle apply dependencies

This commit is contained in:
Swann
2020-10-15 12:11:28 +02:00
parent 1828bfac22
commit 9f8222afa7
3 changed files with 11 additions and 4 deletions

View File

@ -44,7 +44,7 @@ from . import environment
DEPENDENCIES = {
("replication", '0.1.2'),
("replication", '0.1.3'),
}