requirements.txt must be modified as some libraries with specific version not found by the pip like
when using cmd pip install -r requirements.txt in my windows 10
getting error Could not find a version that satisfies the requirement cloud-init==22.2

requirements.txt must be modified as some libraries with specific version not found by the pip like
when using cmd pip install -r requirements.txt in my windows 10
getting error Could not find a version that satisfies the requirement cloud-init==22.2
