frostfs-testlib/requirements.txt
Vladimir Domnich 834ddede36 [#5] Remove testlib config file support
In order to make library as flexible as possible we will try to use
configuration methods similar to function `logging.dictConfig` from the
standard library. So, we won't support configuration file
`.neofs-testlib.yaml`, but will allow users to call `configure` method
that will load plugins and initialize library components.

Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2022-10-07 15:05:48 +04:00

15 lines
245 B
Text

allure-python-commons==2.9.45
importlib_metadata==5.0.0
paramiko==2.10.3
pexpect==4.8.0
# Dev dependencies
black==22.8.0
bumpver==2022.1118
isort==5.10.1
pre-commit==2.20.0
# Packaging dependencies
build==0.8.0
setuptools==65.3.0
twine==4.0.1