[project] name = "interfaceautotest" version = "0.1.0" description = "" readme = "README.md" requires-python = ">=3.11" dependencies = [ "requests>=2.32.3", "pyyaml>=6.0.1", "pytest>=8.3.3", "jsonpath>=0.82.2", "pymysql>=1.1.1", "pytest-result-log>=1.2.2", "allure-pytest>=2.13.5", "cryptography>=44.0.2", "python-dotenv>=0.9.9", "pydantic>=2.12.5", "lxml>=6.0.2", ] [[tool.uv.index]] url = "https://pypi.tuna.tsinghua.edu.cn/simple" default = true