fix: missing replication update

This commit is contained in:
Swann
2020-12-02 16:38:57 +01:00
parent 78eb5d948c
commit e073182028

View File

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