Change mamba version, fix imports and support python 3.10

Signed-off-by: Aleskei Chetaev <alex.chetaev@gmail.com>
This commit is contained in:
Aleskei Chetaev 2023-02-10 09:29:31 +01:00 committed by Aleksey Chetaev
parent 850c0e77ec
commit d76951ed4f
6 changed files with 9 additions and 24 deletions

View file

@ -2,7 +2,7 @@ import json
import logging
import allure
from neo3 import wallet
from neo3.wallet import wallet
from neofs_testlib.shell import Shell
from neofs_verbs import head_object