colorama==0.4.6
pymysql>=1.1.1
python-dateutil==2.8.2
PyYAML>=6.0.3
requests>=2.30.0
retry==0.9.2
urllib3>=1.26.12
selenium==4.4.3

[:python_version == "3.7"]
playwright==1.9.0
allure-pytest==2.13.5
numpy<1.25.0
pandas<1.5.0
openpyxl==3.1.0
Pillow<10.0.0
pytest<7.0.0
pytest-repeat~=0.9.3
pytest-ordering==0.6
pytest-xdist<3.0.0
setuptools<60.0.0,>=60.2.0

[:python_version == "3.9"]
setuptools<68.0.0,>=62.0.0

[:python_version >= "3.12"]
numpy>=1.27.0
pandas>=2.1.0
openpyxl~=3.1.5
Pillow>=10.3.0
pytest>=8.0.0
pytest-repeat~=0.9.3
pytest-order==1.1.0
pytest-xdist>=3.7.0
setuptools>=69.0.0

[:python_version >= "3.8"]
playwright>=1.44.0
allure-pytest==2.15.3

[:python_version >= "3.8" and python_version < "3.12"]
numpy<1.27.0,>=1.24.0
pandas<2.1.0,>=2.0.3
openpyxl==3.1.0
Pillow<10.3.0,>=9.5.0
pytest<8.0.0,>=7.3.2
pytest-repeat~=0.9.3
pytest-order==1.1.0
pytest-xdist<3.7.0,>=3.5.0
setuptools<69.0.0,>=60.2.0
