[project] name = "" version = "" description = "" authors = [ {name = "bar", email = "foo@bar.com"}, ] dependencies = [ "gradio>=4.15.0", "pandas>=2.2.0", "workers-kv-py>=1.2.2", "cfkv>=1.1.2", "python-dotenv>=1.0.1", ] requires-python = ">=3.10" readme = "README.md" license = {text = "MIT"}