import openai
from dotenv import load_dotenv i want to install this two dependencies in a custom app
Add dependencies to your pyproject.toml
pyproject.toml
Reference: