Projects STRLCPY OnionSearch Commits 8d875c78
🤬
  • Added necessary dependency into requirements

  • Loading...
  • VLDRK committed 3 years ago
    8d875c78
    1 parent 4201fcd1
  • ■ ■ ■ ■
    setup.py
    skipped 6 lines
    7 7   version="1",
    8 8   packages=find_packages(),
    9 9   author="megadose",
    10  - install_requires=["requests","argparse","termcolor","tqdm", "html5lib","bs4"],
     10 + install_requires=["requests","argparse","termcolor","tqdm", "html5lib","bs4","PySocks"],
    11 11   description="OnionSearch is a script that scrapes urls on different .onion search engines.",
    12 12   include_package_data=True,
    13 13   url='http://github.com/megadose/OnionSearch',
    skipped 7 lines
Please wait...
Page is in error, reload to recover