redis==4.5.4; python_version > '3.0'
redis<5; python_version < '3.0'
Flask==3.1.3; python_version >= '3.9'
Werkzeug==3.1.8; python_version >= '3.9'
