forked from TrueCloudLab/frostfs-testlib
Upgrade docker API bindings
Version in pyproject.toml was not strictly bound anyways. Now requirements.txt uses the same version spec. Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
58b14717aa
commit
9261d46ed5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
allure-python-commons==2.13.2
|
||||
docker==4.4.0
|
||||
docker>=4.4.0
|
||||
neo-mamba==1.0.0
|
||||
paramiko==2.10.3
|
||||
pexpect==4.8.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue