Flask>=2.0.0
flask-socketio>=5.0.0
python-dotenv>=0.10.0
Werkzeug>=3.0.0
pyyaml>=5.0.0
netifaces>=0.10.0
tomli>=2.0.0
requests>=2.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
mypy>=1.0.0
types-PyYAML>=6.0.0
black>=22.0.0
flake8>=4.0.0
isort>=5.0.0
