typer>=0.9.0
rich>=13.0.0
httpx>=0.27.0
tenacity>=8.2.2
python-dotenv>=1.0.0
platformdirs>=4.0.0
questionary>=2.0.1
pypdf>=4.0.0
fpdf2>=2.7.0

[:python_version < "3.11"]
tomli>=2.0.1
tomli-w>=1.0.0

[build]
pyinstaller>=6.0.0
customtkinter>=5.2.0

[dev]
pytest>=7.0.0
customtkinter>=5.2.0

[gui]
customtkinter>=5.2.0
