owtf / owtf

Offensive Web Testing Framework (OWTF), is a framework which tries to unite great tools and make pen testing more efficient http://owtf.org https://twitter.com/owtfp
https://medium.com/@owtf
BSD 3-Clause "New" or "Revised" License
1.82k stars 471 forks source link

sqlalchemy_mixins outdated requirement #1063

Open OxMarco opened 4 years ago

OxMarco commented 4 years ago

Upon installation on kali linux ARM version. Cloned the repo, installed tornado via pip3 and then run the setup command. Here's the error:

Could not find suitable distribution for Requirement.parse('sqlalchemy_mixins==1.1')

amanpro30 commented 3 years ago

@viyatb Are we good to close this issue as sqlalchemy_mixins is up to date.