DedSecInside / TorBot

Dark Web OSINT Tool
Other
2.9k stars 531 forks source link

Updating dependencies #285

Closed KingAkeem closed 1 year ago

KingAkeem commented 1 year ago

The minimum version of Python is now 3.9, gotor has received a performance optimization so the submodule is updated and requirements.txt is now generated using poetry.

poetry export -f requirements.txt --output requirements.txt