forked from TrueCloudLab/frostfs-testcases
Add pytest lazy fixtures to requirements
This commit is contained in:
parent
cb1b0c9bdd
commit
b549836b60
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ neo-mamba==1.0.0
|
||||||
pexpect==4.8.0
|
pexpect==4.8.0
|
||||||
pyyaml==6.0
|
pyyaml==6.0
|
||||||
pytest==7.1.2
|
pytest==7.1.2
|
||||||
|
pytest-lazy-fixture==0.6.3
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
requests==2.28.0
|
requests==2.28.0
|
||||||
tenacity==8.0.1
|
tenacity==8.0.1
|
||||||
|
|
Loading…
Reference in a new issue