borzunov / bit-torrent

📁 🌎 BitTorrent client built with Python + asyncio
MIT License
155 stars 28 forks source link

Need update for sip library #8

Closed aspergarus closed 4 years ago

aspergarus commented 4 years ago

When I was trying to install all requirements, I got this error:


Collecting sip==4.19.5 (from -r requirements.txt (line 7))
ERROR: Could not find a version that satisfies the requirement sip==4.19.5
(from -r requirements.txt (line 7)) (from versions: 5.0.0, 5.0.1)```

Then I replaced version of sip to new verion, and it's not works fine.
borzunov commented 4 years ago

Thanks for pointing this out! Fixed in a5ab3b33a07a620840db929a548f12c6c0814609.