Release v4928.1.4.2 stable

This commit is contained in:
2026-06-09 22:55:58 +01:00
commit 6445044ac6
280 changed files with 41775 additions and 0 deletions

29
requirements.txt Normal file
View File

@@ -0,0 +1,29 @@
annotated-types==0.7.0
anyio==4.13.0
certifi==2026.5.20
charset-normalizer==3.4.7
click==8.4.1
fastapi==0.115.6
greenlet==3.5.1
h11==0.16.0
httpcore==1.0.9
httptools==0.7.1
httpx==0.28.1
idna==3.16
psycopg==3.2.3
psycopg-binary==3.2.3
pydantic==2.10.4
pydantic-settings==2.7.1
pydantic_core==2.27.2
python-dotenv==1.0.1
PyYAML==6.0.3
requests==2.34.2
SQLAlchemy==2.0.36
starlette==0.41.3
typing_extensions==4.15.0
urllib3==2.7.0
uvicorn==0.34.0
uvloop==0.22.1
watchfiles==1.2.0
websockets==16.0
python-multipart==0.0.20