[project] name = "turing-test-prompt-competition" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.9" dependencies = [ "gradio>=4.44.0", "jupyter>=1.1.1", "modal>=0.64.126", "openai>=1.46.1", "python-dotenv>=1.0.1", "streamlit>=1.38.0", "supabase>=2.7.4", ]