# Industry Tax Package Dependencies # Minimal dependencies - most services provided by platform-core fastapi>=0.104.0 uvicorn[standard]>=0.24.0 pydantic>=2.0.0 sqlalchemy>=2.0.0 psycopg2-binary>=2.9.0 # Logging -e ../../../shared/common_logging # Development tools black==24.10.0 ruff==0.7.0 # Testing pytest==8.3.4 pytest-asyncio==0.24.0 anyio==4.6.2.post1 httpx==0.27.0