akamai-threat-research / mqtt-pwn

MQTT-PWN intends to be a one-stop-shop for IoT Broker penetration-testing and security assessment operations.
GNU General Public License v3.0
370 stars 53 forks source link

Update 'idna-ssl' #7

Open whoot opened 5 years ago

whoot commented 5 years ago

The used idna-ssl version referenced in requirements.txt is outdated:

Could not find a version that satisfies the requirement idna-ssl==1.0.1 (from -r requirements.txt (line 16)) (from versions: 0.0.1, 0.0.2, 1.0.0, 1.1.0)
No matching distribution found for idna-ssl==1.0.1 (from -r requirements.txt (line 16))

Please use a newer version e.g. idna-ssl==1.1.0