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

fix: Update requirements.txt #817

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vaibhavthapliyalx
Copy link

@vaibhavthapliyalx vaibhavthapliyalx commented Nov 2, 2023

What's in this PR ?

  1. Upgrading flask version fixes the error "500 Internal Server Error" when performing get request on api located at /api/python.

Here's what the issue looks like :

Screen.Recording.2023-11-02.at.9.52.39.pm.mov

Here's after the fix :

Screen.Recording.2023-11-02.at.10.04.44.pm.mov

Upgrading Flask Version fixes 500 internal server error when accessing /api/python
Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-dir-css-in-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
app-dir-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
app-dir-share-state ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-api-routes-cache-control ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-api-routes-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-api-routes-json-response ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-api-routes-query-parameters ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-functions-authed-proxy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-functions-cookies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-functions-news ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-functions-streams ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-geolocation-country-block ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-middleware-modify-request-header ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
edge-user-agent-based-rendering ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
example-auth-with-ory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
example-reduce-image-bandwidth-usage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
geolocation-script ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
next-edge-api-route-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
next-flask ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
nodejs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
recipes-og ❌ Failed (Inspect) Apr 7, 2024 0:08am
redirect-with-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
redirects-bloom-filter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-combining-data-fetching-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-image-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-image-offset ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-loading-web-fonts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-microfrontends ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-microfrontends-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-pagination-with-ssg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-reuse-responses ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-script-component-ad ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-script-component-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
solutions-testing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
wasm-rust-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am
wasm-rust-xor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 7, 2024 0:08am

Copy link

vercel bot commented Nov 2, 2023

@vaibhavthapliyalx is attempting to deploy a commit to the Vercel Examples Team on Vercel.

A member of the Team first needs to authorize it.

@vaibhavthapliyalx vaibhavthapliyalx marked this pull request as ready for review November 2, 2023 22:07
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

3 participants