mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
ci: fix module not found
Signed-off-by: Florian Bezannier <florian.bezannier@hotmail.fr>
This commit is contained in:
@ -4,3 +4,5 @@ setuptools~=69.1.0
|
|||||||
python-dateutil~=2.8.1
|
python-dateutil~=2.8.1
|
||||||
PyYAML~=6.0.0
|
PyYAML~=6.0.0
|
||||||
openapi-schema-validator~=0.6.2
|
openapi-schema-validator~=0.6.2
|
||||||
|
pytest==7.3.2
|
||||||
|
docker~=6.1.0
|
||||||
|
@ -5,3 +5,4 @@ setuptools~=69.1.0
|
|||||||
python-dateutil~=2.8.1
|
python-dateutil~=2.8.1
|
||||||
PyYAML~=6.0.0
|
PyYAML~=6.0.0
|
||||||
openapi-schema-validator~=0.6.2
|
openapi-schema-validator~=0.6.2
|
||||||
|
pytest==7.3.2
|
||||||
|
Reference in New Issue
Block a user