From 114f0a1623336c7a9c7e8509fd0a324b6cc8bd14 Mon Sep 17 00:00:00 2001 From: Vladimir Domnich Date: Mon, 17 Oct 2022 14:27:14 +0400 Subject: [PATCH] Switch to fixed version of testlib Signed-off-by: Vladimir Domnich --- pytest_tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest_tests/requirements.txt b/pytest_tests/requirements.txt index 5c1e9f2..0b08afb 100644 --- a/pytest_tests/requirements.txt +++ b/pytest_tests/requirements.txt @@ -35,7 +35,7 @@ neo-mamba==0.10.0 neo3crypto==0.2.1 neo3vm==0.9.0 neo3vm-stubs==0.9.0 -neofs-testlib==0.2.0 +neofs-testlib==0.2.1 netaddr==0.8.0 orjson==3.6.8 packaging==21.3