Skip to content

upgrade pydantic to fix python 3.11 run issue #4

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

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

digizeph
Copy link
Member

@digizeph digizeph commented Jan 2, 2024

Python older pydantic version has compatibility issue with Python 3.11 (see comments here).

This PR updates the pydantic minimum version to 1.10.0 and also upgrades the pybgpkit to 0.4.3.

This PR also updates the start-debug.sh script to start the uvicorn process in virtual environment.

Related to #3.

@digizeph digizeph merged commit fa00fd3 into main Jan 2, 2024
@digizeph digizeph deleted the fix-py-11 branch January 2, 2024 21:29
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.

1 participant