[project] name = "pyapi" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "cloudscraper>=1.2.71", "fastapi[standard]>=0.128.0", "pydantic>=2.12.5", "python-dotenv>=1.2.1", "scrapling[all]>=0.3.12", ]