Advertisement
Guest User

Untitled

a guest
May 2nd, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. (homeassistant) homeassistant@HomeAssistant:/root$ pip3 install --upgrade homeassistant
  2. Requirement already up-to-date: homeassistant in /srv/homeassistant/lib/python3.6/site-packages (0.68.1)
  3. Requirement not upgraded as not directly required: pytz>=2017.02 in /srv/homeassistant/lib/python3.6/site-packages (from homeassista nt) (2018.4)
  4. Requirement not upgraded as not directly required: voluptuous==0.11.1 in /srv/homeassistant/lib/python3.6/site-packages (from homeas sistant) (0.11.1)
  5. Requirement not upgraded as not directly required: astral==1.6 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant ) (1.6)
  6. Requirement not upgraded as not directly required: jinja2>=2.10 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistan t) (2.10)
  7. Requirement not upgraded as not directly required: certifi>=2017.4.17 in /srv/homeassistant/lib/python3.6/site-packages (from homeas sistant) (2018.1.18)
  8. Requirement not upgraded as not directly required: async-timeout==2.0.1 in /srv/homeassistant/lib/python3.6/site-packages (from home assistant) (2.0.1)
  9. Requirement not upgraded as not directly required: requests==2.18.4 in /srv/homeassistant/lib/python3.6/site-packages (from homeassi stant) (2.18.4)
  10. Requirement not upgraded as not directly required: pip>=8.0.3 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistant) (10.0.1)
  11. Requirement not upgraded as not directly required: aiohttp==3.1.3 in /srv/homeassistant/lib/python3.6/site-packages (from homeassist ant) (3.1.3)
  12. Requirement not upgraded as not directly required: attrs==17.4.0 in /srv/homeassistant/lib/python3.6/site-packages (from homeassista nt) (17.4.0)
  13. Requirement not upgraded as not directly required: pyyaml<4,>=3.11 in /srv/homeassistant/lib/python3.6/site-packages (from homeassis tant) (3.12)
  14. Requirement not upgraded as not directly required: typing<4,>=3 in /srv/homeassistant/lib/python3.6/site-packages (from homeassistan t) (3.6.4)
  15. Requirement not upgraded as not directly required: MarkupSafe>=0.23 in /srv/homeassistant/lib/python3.6/site-packages (from jinja2>= 2.10->homeassistant) (1.0)
  16. Requirement not upgraded as not directly required: urllib3<1.23,>=1.21.1 in /srv/homeassistant/lib/python3.6/site-packages (from req uests==2.18.4->homeassistant) (1.22)
  17. Requirement not upgraded as not directly required: idna<2.7,>=2.5 in /srv/homeassistant/lib/python3.6/site-packages (from requests== 2.18.4->homeassistant) (2.6)
  18. Requirement not upgraded as not directly required: chardet<3.1.0,>=3.0.2 in /srv/homeassistant/lib/python3.6/site-packages (from req uests==2.18.4->homeassistant) (3.0.4)
  19. Requirement not upgraded as not directly required: yarl<2.0,>=1.0 in /srv/homeassistant/lib/python3.6/site-packages (from aiohttp==3 .1.3->homeassistant) (1.1.1)
  20. Requirement not upgraded as not directly required: idna-ssl>=1.0 in /srv/homeassistant/lib/python3.6/site-packages (from aiohttp==3. 1.3->homeassistant) (1.0.1)
  21. Requirement not upgraded as not directly required: multidict<5.0,>=4.0 in /srv/homeassistant/lib/python3.6/site-packages (from aioht tp==3.1.3->homeassistant) (4.2.0)
  22. pyxiaomigateway 0.8.3 has requirement cryptography==2.1.1, but you'll have cryptography 2.2.2 which is incompatible.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement