[project] name = "automatic-linkedin-answer-ai" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.8" dependencies = [ "browser-use", "langchain", "langchain-community", "langchain-openai", "langchain-text-splitters", "python-dotenv", "pyyaml", ]