apache-airflow>=2.0.0
requests>=2.20.0

[dev]
pytest>=6.0
pytest-cov
black
flake8
mypy

[test]
pytest>=6.0
pytest-cov
pytest-mock
