fastapi==0.110.0          # Latest FastAPI version
uvicorn[standard]==0.27.1 # ASGI server to run FastAPI
pydantic==2.6.3
python-dotenv==1.0.1      # Manage environment variables