From 88887a53efb7704163ddc0136a9c9d816aee4248 Mon Sep 17 00:00:00 2001 From: Diego Hurtado Date: Tue, 18 Jul 2023 18:51:21 +0200 Subject: [PATCH] Revert "Unfix docker-compose" This reverts commit f5a9fdf55dda9260b9573b0829a2ae14fcf816d7. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 2c628c428..435ac629d 100644 --- a/tox.ini +++ b/tox.ini @@ -581,7 +581,7 @@ deps = pip >= 20.3.3 pytest asyncpg==0.27.0 - docker-compose + docker-compose >= 1.25.2 mysql-connector-python ~= 8.0 pymongo >= 3.1, < 5.0 PyMySQL ~= 0.10.1