Add new dependencies in custom app

import openai

from dotenv import load_dotenv
i want to install this two dependencies in a custom app

Add dependencies to your pyproject.toml

Reference: