# eamco_authorize dependencies # FastAPI web framework and server fastapi==0.115.6 uvicorn==0.34.0 pydantic==2.10.5 # Database SQLAlchemy==2.0.40 psycopg2-binary==2.9.10 # Configuration python-dotenv==1.1.0 # Authorize.net SDK authorizenet==1.1.4