[project] name = "tests-final" version = "0.1.0" description = "Final tests for the second stage of the PROD olympiad." requires-python = ">=3.11" dependencies = [ "google-api-python-client>=2.160.0", "pytest>=7.2.2", "tavern>=2.11.0", ]