e2e: Add PyYAML for YAML parsing

This commit is contained in:
2022-01-22 10:58:37 +01:00
parent 4e4de95a07
commit 61d4a4a0d8

View File

@@ -7,6 +7,7 @@ pluggy==1.0.0
py==1.11.0
pyparsing==3.0.7
pytest==6.2.5
PyYAML==6.0
smmap==5.0.0
toml==0.10.2
typing_extensions==4.0.1