rich>=13.0.0
typer>=0.9.0
inquirer>=3.1.0
requests>=2.28.0
pyfiglet>=0.8.0
click>=8.0.0
pydantic>=1.10.0
packaging>=21.0
pyjwt>=2.4.0
stripe>=5.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=0.991
pytest-cov>=4.0.0

[postgresql]
psycopg2-binary>=2.9.0
