Files @ 28d44a25c785
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/roles/wsgihello2/files/requirements.txt

branko
MAR-102: Fixed pip_check_requirements_upgrades.sh to sort both new and current requirements to avoid reporting false positives due to difference in ordering from pip-compile and sort -u. Used --upgrade option when running pip-compile to make sure upgrades are actually checked. Updated wsgihello2 to be more useful in testing the script.
1
2
3
django-apptemplates==1.2
ipcalc==1.1.3
django==1.8.16