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

# Testing
pytest==7.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