Skip to content

update python and pypy versions, and all the dependency versions #9801

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 2 commits into from
Apr 10, 2025

Conversation

lucascompython
Copy link
Contributor

@lucascompython lucascompython commented Apr 10, 2025

Closes #9779
Tested all fastapi benchmarks:

================================================================================
Verification Summary
--------------------------------------------------------------------------------
| fastapi
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
|       fortune       : PASS
|       plaintext     : PASS
| fastapi-gunicorn-orjson
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
| fastapi-gunicorn-orm
|       db            : PASS
|       query         : PASS
|       update        : PASS
|       fortune       : PASS
| fastapi-hypercorn
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
|       fortune       : PASS
|       plaintext     : PASS
| fastapi-hypercorn-orjson
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
| fastapi-socketify-asgi
|       json          : PASS
|       plaintext     : PASS
| fastapi-socketify-asgi-pypy
|       json          : PASS
|       plaintext     : PASS
| fastapi-uvicorn
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
|       fortune       : PASS
|       plaintext     : PASS
| fastapi-uvicorn-orjson
|       db            : PASS
|       json          : PASS
|       query         : PASS
|       update        : PASS
================================================================================

@msmith-techempower
Copy link
Member

I approved after merging something in another tab, so I didn't catch the merge conflicts. Annoyingly, I can't unreview and the last CICD run passed... please resolve the merge conflicts and we'll get it in.

@lucascompython
Copy link
Contributor Author

No problem.
Done!

@msmith-techempower msmith-techempower merged commit 520d2bb into TechEmpower:master Apr 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Why Python 3.11 for fastapi? Should it be updated to 3.13?
2 participants