As the title sugggests, when installing from requirements using uv, there is a conflict between litellm need and what the requirements fixed for the version of python-dotenv.
× No solution found when resolving dependencies: ╰─▶ Because litellm==1.83.7 depends on python-dotenv==1.0.1 and you require litellm==1.83.7, we can conclude that you require python-dotenv==1.0.1. And because you require python-dotenv==1.2.2, we can conclude that your requirements are unsatisfiable.
As the title sugggests, when installing from requirements using uv, there is a conflict between litellm need and what the requirements fixed for the version of python-dotenv.
× No solution found when resolving dependencies: ╰─▶ Because litellm==1.83.7 depends on python-dotenv==1.0.1 and you require litellm==1.83.7, we can conclude that you require python-dotenv==1.0.1. And because you require python-dotenv==1.2.2, we can conclude that your requirements are unsatisfiable.