Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FastAPI to 0.100.1 in preparation for Pydantic v2 support #335

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Update FastAPI to 0.100.1 in preparation for Pydantic v2 support #335

merged 2 commits into from
Aug 17, 2023

Conversation

arpagon
Copy link
Collaborator

@arpagon arpagon commented Aug 3, 2023

Update FastAPI to 0.100.1 in Preparation for Pydantic v2 Support

This pull request updates the FastAPI dependency to version 0.100.1. This update is a preparatory step for future compatibility with Pydantic v2.

Changes include:

  • Updated FastAPI version in pyproject.toml from 0.95.1 to 0.100.1.

This update does not include changes to use any new features or improvements introduced in FastAPI 0.100.1. Those changes will be made as needed in future updates.

This update is being made in anticipation of Langchain's upcoming support for Pydantic v2. Once Langchain has been updated, we will be able to take full advantage of the new features and improvements in Pydantic v2. For more information, see Langchain issue #6841.

Please review and test these changes to ensure everything works as expected.

Copy link
Contributor

@ajar98 ajar98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @arpagon ! thanks for the PR - could you remove your changes from apps/? then we should be g2g 🚢

@arpagon
Copy link
Collaborator Author

arpagon commented Aug 16, 2023

hi @arpagon ! thanks for the PR - could you remove your changes from apps/? then we should be g2g 🚢

Done

@ajar98 ajar98 merged commit 099c373 into vocodedev:main Aug 17, 2023
4 checks passed
@arpagon
Copy link
Collaborator Author

arpagon commented Aug 22, 2023

m5a0r7 pushed a commit to m5a0r7/vocode-python that referenced this pull request Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants