build: bump to Python 3.14 and update dependencies

This commit is contained in:
2026-07-08 13:42:50 +02:00
parent b7a887b68b
commit ea6955f7fb
4 changed files with 121 additions and 13 deletions
+5 -6
View File
@@ -1,6 +1,5 @@
fastapi>=0.68.0
uvicorn>=0.15.0
pyjwt>=2.4.0
requests>=2.25.0
cryptography>=3.4.8
python-jose>=3.3.0
fastapi>=0.115.0
uvicorn>=0.30.0
pyjwt>=2.9.0
requests>=2.32.0
cryptography>=44.0.0