File size: 309 Bytes
1a9e2c2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | toml==0.10.2 fastapi==0.119.0 uvicorn==0.37.0 uvloop==0.21.0; sys_platform != 'win32' python-dotenv==1.1.1 curl_cffi==0.13.0 requests==2.32.5 starlette==0.48.0 pydantic==2.12.2 aiofiles==25.1.0 portalocker==3.0.0 aiomysql==0.2.0 redis==6.4.0 fastmcp==2.12.4 cryptography==46.0.3 orjson==3.11.4 aiohttp==3.13.2 |