Revert "[sonic mgmt docker] lock pycryptodome version to 3.9.7 (#4913)" (#4915)

This reverts commit f427d2eecf.
This commit is contained in:
Ying Xie 2020-07-07 23:22:03 -07:00 committed by Qi Luo
parent caa3323e9d
commit 6f11833ffa

View File

@ -49,7 +49,7 @@ RUN pip install cffi==1.10.0 \
prettytable \ prettytable \
psutil \ psutil \
pyasn1==0.1.9 \ pyasn1==0.1.9 \
pycryptodome==3.9.7 \ pycryptodome \
pyfiglet \ pyfiglet \
pylint==1.8.1 \ pylint==1.8.1 \
pyro4 \ pyro4 \