# Project dependencies
psutil>=5.8.0,<6.0.0
tabulate>=0.8.9,<1.0.0
pytz>=2021.1,<2022.1
tzlocal>=2.1,<3.0
beautifulsoup4>=4.9.3,<5.0.0
pathvalidate>=2.4.1,<2.5.0
requests>=2.26.0,<2.30.1
lxml>=4.6.3,<5.0.0
openpyxl>=3.0.7,<4.0.0
oauth2client>=4.1.3,<5.0.0
gspread>=3.7.0,<4.0.0
selenium>=3.141.0

# Dev/test dependencies
coverage>=5.0.3
flake8>=3.7.9
pylint>=2.4.4
pytest>=6.2.4,<7.0.0
pytest-cov>=2.12.1,<3.0.0
pyscaffold[all]>=3.2.3
ddt>=1.2.2
twine>=3.1.1
webdriverdownloader>=1.1.0.3
