langflow/docs/docs
Gabriel Luiz Freitas Almeida c6b1eaba60
feat: add support for Python 3.13 (#5238)
* chore: update Python version requirement and remove deprecated dependencies in pyproject.toml files

* Updated Python version requirement to allow up to 3.14 in both main and base pyproject.toml files.
* Removed deprecated dependencies: cohere and pyautogen from the main dependencies list.

* chore: update Python version requirements and add support for Python 3.13 in uv.lock

* Updated the required Python version to allow up to 3.14.
* Adjusted resolution markers for Python versions to include 3.13.
* Added markers for the 'typing-extensions' dependency to restrict it for Python versions below 3.13.
* Included additional wheel files for various packages to support Python 3.13 compatibility.

* Update Python version requirements in README files to support Python 3.13

* Update Python version in GitHub Actions workflow to 3.13

* Update Python version in GitHub Actions workflows to include 3.13

* Update installation documentation to support Python 3.13 and clarify troubleshooting steps

* revert changes to docs until we release

* chore: add ag2 dependency and update uv.lock for Python 3.13 compatibility

* Added ag2 version 0.3.2 and 0.5.2 to pyproject.toml and uv.lock with appropriate resolution markers for Python versions.
* Included flaml version 2.3.2 in uv.lock to ensure compatibility with the new ag2 dependency.
* Updated dependency specifications to support Python 3.13 and above.
2024-12-12 12:24:43 -08:00
..
Agents docs: Update agent tool documentation and enhance flow as tool component (#4636) 2024-11-20 14:21:44 -05:00
Components docs: fix typos in documentation files (#5202) 2024-12-11 17:30:08 +00:00
Configuration docs: fix typos in documentation files (#5202) 2024-12-11 17:30:08 +00:00
Contributing Docs: update screenshots with new UI changes (#4579) 2024-11-14 00:58:01 +00:00
Deployment Docs: agents (#4561) 2024-11-14 01:00:41 +00:00
Get-Started feat: add support for Python 3.13 (#5238) 2024-12-12 12:24:43 -08:00
Guides docs: fix typos in documentation files (#5202) 2024-12-11 17:30:08 +00:00
Integrations docs: fix typos Update integrations-assemblyai.md (#5220) 2024-12-12 12:16:10 +00:00
Starter-Projects docs: AstraDB as Chat Memory (#4815) 2024-11-26 20:46:17 +00:00
Workspace docs: send image file to the api endpoint (#4902) 2024-11-27 17:10:29 -05:00