-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: ABX
-
None
Context
Describe the background behind the problem.
Adding langchain-mongodb-deepagents-vfs imposed a constraint that requires-python >= 3.11. Our other libs were previously >= 3.10. We made the decision to bump the others as 3.10 is End Of Life (EOL) this Fall.
Definition of done
What must be done to consider the task complete?
Update pyproject.toml, uv.lock(s), changelog, and release.
Pitfalls
What should the implementer watch out for? What are the risks?
Outside chance that a customer will need a new feature but are constrained to python3.10.