Fix pyyaml version

This is related to the recent release of Cython 3.0.0.

See https://github.com/yaml/pyyaml/issues/724

Fixes #1891
This commit is contained in:
Diego Hurtado
2023-07-18 19:10:09 +02:00
parent cfdd4ae77f
commit 04e07dc487

View File

@ -596,6 +596,7 @@ deps =
flaky==3.7.0
remoulade>=0.50
mysqlclient~=2.1.1
pyyaml==5.3.1
changedir =
tests/opentelemetry-docker-tests/tests