/
Bird32b1c5b
[project]
name = "bird"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"backoff>=2.2.1",
"benchflow==0.1.12",
"func-timeout>=4.3.5",
"openai>=1.65.4",
"pandas>=2.2.3",
"tqdm>=4.67.1",
]