# API Dependencies
flask==2.0.1
flask-restful==0.3.9
werkzeug==2.0.2
requests==2.28.2
pyyaml==6.0
jsonschema==4.17.3
kafka-python==2.0.2
prometheus-client==0.16.0
python-dotenv==1.0.0
click==8.1.3
gunicorn==20.1.0
psutil==5.9.5

# Testing Dependencies
pytest==7.3.1
pytest-cov==4.1.0
flake8==6.0.0