fastapi>=0.68.0
uvicorn>=0.15.0
httpx>=0.24.0
requests>=2.25.0
python-dotenv>=0.19.0

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

[gui]
tkinter
