To install a specific version, type the package name followed by the required version: code example
Example: To install a specific version, type the package name followed by the required version:
>>pip install 'PackageName==1.4'
>>pip install 'PackageName==1.4'