Zend certified PHP/Magento developer

PIP3: Install Offline & Update Older Library

I’m using this command to install an uncompressed package with pip3:

pip3 install --no-index --find-links=/home/pi/Downloads/GitHub/cryptography

Getting the message:

Requirement already satisfied: cryptography in
/usr/lib/python3/dist-packages (2.6.1)

The library version is 3.4.7, but the minimum required is 3.2.