[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
pytest-vcr = "*"
black = "*"
twine = "*"
Sphinx = "==4.3.1"
sphinx-autobuild = "*"
myst-parser = "*"
flake8 = "*"
coverage = "*"
flake8-docstrings = "*"
setuptools-scm = "==8.1.0"
us = "*"
flake8-bugbear = "*"
pre-commit = "*"
sphinxcontrib-napoleon = "*"
types-requests = "*"
mypy = "*"
typing-extensions = "*"
types-retry = "*"
types-beautifulsoup4 = "*"
types-openpyxl = "*"
sphinxcontrib-applehelp = "1.0.4"
sphinxcontrib-devhelp = "1.0.2"
sphinxcontrib-htmlhelp = "2.0.1"
sphinxcontrib-qthelp = "1.0.3"
sphinxcontrib-serializinghtml = "1.1.5"
setuptools = "*"
jinja2 = "*"
pytest = "==8.3.5"
isort = "==6.0.1"

[packages]
beautifulsoup4 = "*"
html5lib = "*"
requests = "*"
openpyxl = "*"
pdfplumber = "*"
tenacity = "*"
click = "*"
xlrd = "*"
selenium = "*"
webdriver-manager = "*"
cffi = "*"
pyopenssl = "*"
xvfbwrapper = "*"
stealthenium = "*"
urllib3 = "==1.26.20"
cryptography = "*"
bln = "==2.3.11"
retry2 = "*"
setuptools = "==71.1.0"

[requires]
python_version = "3.9"

[pipenv]
allow_prereleases = false
