# Program
requests==2.30.0
tqdm==4.65.0 
pillow==9.5.0
fire==0.5.0

# Testing
pytest==7.3.1
pytest-xdist==3.3.1

# Formatting
black==23.3.0
ruff==0.0.265

# Typing
types-requests==2.28.11.4
types-tqdm==4.65.0.1
types-Pillow==9.5.0.4

# Docs
mkdocs==1.5.3
mkdocs-material==9.4.5
mkdocstrings-python==1.7.1