Flask==2.3.3
Werkzeug<3
flask-cors==4.0.0

flask-socketio==5.3.6
python-socketio==5.9.0

gunicorn==21.2.0

requests==2.31.0
httpx==0.25.2
aiohttp==3.9.1

psycopg[binary]==3.3.2
SQLAlchemy==2.0.23

PyJWT==2.8.0
cryptography==41.0.7
bcrypt==4.1.2
python-dotenv==1.0.0
authlib==1.3.0
requests-oauthlib==1.3.1

geoip2==4.7.0
maxminddb==2.4.0

redis==5.0.1
hiredis==2.3.2

prometheus-client==0.19.0
prometheus-flask-exporter==0.23.0

pytest==7.4.3
pytest-asyncio==0.21.1
locust==2.20.0

python-dateutil==2.8.2
pytz==2023.3

black==23.12.1
flake8==7.0.0
mypy==1.7.1
