# Optionals
-e .

# Core lib
requests>=2.23.0,<=2.31.0
pydantic>=1.10.4,<=2.4.2


# Build
build
twine

# Tests
coverage==7.3.0
pytest==7.4.0

# Code formatting.
black==23.7.0
flake8==6.1.0