From 8d83a90c9671c90f0b04e2366e8cff1101292de3 Mon Sep 17 00:00:00 2001 From: Viktoria Shepard Date: Tue, 16 Sep 2025 15:44:44 +0200 Subject: [PATCH] Edit requirements.txt Update testgres version --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index e2ac18be..31e01aeb 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,7 +5,7 @@ # git+https://github.com/postgrespro/testgres.git@ # 3. From a local directory # /path/to/local/directory/testgres -git+https://github.com/postgrespro/testgres.git@archive-command-exec#egg=testgres-pg_probackup2&subdirectory=testgres/plugins/pg_probackup2 +testgres==1.8.5 allure-pytest deprecation pexpect