feat: use pickle protocol 4

This commit is contained in:
Swann
2020-11-14 09:30:54 +01:00
parent 0f1850bf2c
commit d85db295a5

View File

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