# Requirements for core AutoTransform
GitPython >= 3.1.27
ghapi >= 0.1.20
typing-extensions >= 4.2.0
colorama >= 0.4.4
pytz >= 2022.1
configparser >= 5.2.0

# Requirements for Schemas

# Formatting
black >= 22.3.0

# Type Checking
mypy >= 0.950
types-colorama >= 0.4.13
types-mock >= 4.0.13
types-pytz >= 2021.3.7

# Linting
pylint >= 2.13.8

# Unit Tests
pytest >= 7.1.2
mock >= 4.0.3

# Build Requirements
build >= 0.7.0
twine >= 4.0.0