[project] name = "flashcard-app" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "google>=3.0.0", "google-generativeai>=0.8.3", "gradio>=5.9.1", "markitdown>=0.0.1a3", "mypy>=1.14.1", "pip>=24.3.1", "pydantic-ai[logfire]>=0.0.15", "python-dotenv>=1.0.1", "rich>=13.9.4", ]