mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-19 13:26:32 -04:00
59157b6891
The current logic checks if the Python major version is < 8, which is wrong. This checks if the major and minor version is < 3.9.