PyYAML>=6.0.1
progressbar2>=4.4.2
urwid>=2.6.9
SQLAlchemy>=2.0

[dev]
black>=24.2.0
isort>=5.13.2
ipython>=8.22.2
flake8>=7.0
flake8-pyproject>=1.2.3

[tests]
pytest>=8.3
pytest-black>=0.3
pytest-cov>=5.0
pytest-isort>=4.0
