feat: update replication version to the right one

This commit is contained in:
Swann
2021-04-23 11:25:15 +02:00
parent a7ad9d30c3
commit 7fe1ae83b1

View File

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