# HostGator/shared-hosting production profile. # Python target: 3.8 # Install with: python -m pip install --only-binary=:all: -r requirements-prod-py38.txt # # These versions still provide binary wheels for older Linux shared-hosting # environments where current cryptography/cffi wheels are not usable and native # compilation is unavailable. cryptography==37.0.4 cffi==1.15.0 pycparser==2.21