Add cryptography package for MySQL 8 caching_sha2_password auth

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Martin Hohenberg
2026-06-18 21:10:54 +02:00
parent 03eebc4f9b
commit 005325d658

View File

@@ -1,3 +1,4 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
pymysql==1.1.1
cryptography==44.0.3