[project] name = "videnc-reeffed" version = "1.0.1" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "pydantic>=2.9.2", "python-dotenv>=1.0.1", "selectolax>=0.3.31", "typer>=0.15.2", ]