
[async]
uvicorn>=0.22.0

[mysql]
pymysql>=1.1.0

[postgres]
psycopg>=3.0.0

[redis]
redis>=5.0.0

[s3]
boto3>=1.34.0
