CiscoSE / LTRPRG-1100

Cisco Live US 2019 LTRPRG-1100
Other
25 stars 12 forks source link

pip needs upgraded to remove warnings #33

Closed curtissmith closed 5 years ago

curtissmith commented 5 years ago

Everytime pip is used, a warning:

You are using pip version 19.0.3, however version 19.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.

Need to add commands to upgrade pip to latest version, but leave the rest of the requirements.txt the same.