| 1234567891011121314151617181920212223242526 | [[source]]name = "pypi"url = "https://pypi.org/simple"verify_ssl = true[dev-packages]python-dotenv = "*"pytest = "*"pytest-vcr = "*"tox = "*"tox-venv = "*"pylint = "*"[packages]appdirs = "*"beautifulsoup4 = "*"cfscrape = "*"python-dateutil = "*"pathlib2 = "*"requests = "*"selenium-stealth = "*"webbot = "*"python-anticaptcha = "*"[requires]python_version = "3"
 |