Add jwcrypto to integration tests runner

This commit is contained in:
Konstantin Bogdanov 2024-05-09 04:08:21 +03:00 committed by GitHub
parent 8a7c031cf5
commit 27551ca3c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,7 +101,8 @@ RUN python3 -m pip install --no-cache-dir \
retry==0.9.2 \
bs4==0.0.2 \
lxml==5.1.0 \
urllib3==2.0.7
urllib3==2.0.7 \
jwcrypto==1.5.6
# bs4, lxml are for cloud tests, do not delete
# Hudi supports only spark 3.3.*, not 3.4