# Program
requests==2.30.0
tqdm==4.65.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