Update pycryptodomex to 3.7.2

This commit is contained in:
ludeeus 2018-12-10 18:05:54 +01:00
parent ea7676812f
commit 026c60ff18

View file

@ -31,7 +31,7 @@ RUN \
pip==18.0 \
&& pip install --no-cache-dir -U \
plexapi==3.1.0 \
pycryptodomex==3.6.6 \
pycryptodomex==3.7.2 \
crudini==0.9 \
PyOpenSSL==18.0.0 \
\