requirements.txt 93 B

123456
  1. fastapi>=0.115,<1.0
  2. httpx>=0.27,<1.0
  3. pydantic>=2.7,<3.0
  4. uvicorn>=0.30,<1.0
  5. pytest>=8.0,<9.0