superhedgy / AttackSurfaceMapper

AttackSurfaceMapper is a tool that aims to automate the reconnaissance process.
https://AttackSurfaceMapper.com
GNU General Public License v3.0
1.3k stars 192 forks source link

Duplication in "requirements.txt" #24

Closed cactaceae21 closed 4 years ago

cactaceae21 commented 4 years ago

python -m pip install --no-cache-dir -r requirements.txt gives the error

Double requirement given: selenium>=3.141.0 (from -r requirements.txt (line 16)) (already in selenium (from -r requirements.txt (line 11)), name='selenium')

Resolved by removing line 11 or 16

superhedgy commented 4 years ago

Thanks for raising this @cactaceae21 ! Fixed. Please download the latest version of the git.