PyYAML>=5.4 conflicts with cython 3

This commit is contained in:
Mikhail f. Shiryaev 2023-08-01 15:47:35 +02:00
parent 911a9318cb
commit a330a7ac38
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -95,6 +95,7 @@ RUN python3 -m pip install --no-cache-dir \
pytest-timeout \
pytest-xdist \
pytz \
pyyaml==5.3.1 \
redis \
requests-kerberos \
tzlocal==2.1 \