feat: update replication to fix image file dependencies owners

This commit is contained in:
Swann 2020-12-09 18:38:08 +01:00
parent 6e2d36cd00
commit 8015881e29
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

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