requirements.txt 240 B

1234567891011121314
  1. cryptography==45.0.6
  2. fastapi==0.116.1
  3. h11==0.16.0
  4. httpx==0.28.1
  5. python-jose[cryptography]
  6. openai==1.101.0
  7. passlib==1.7.4
  8. psycopg2==2.9.10
  9. pydantic==2.11.7
  10. python-dotenv==1.1.1
  11. redis==6.4.0
  12. Requests==2.32.5
  13. starlette==0.47.3
  14. uvicorn==0.35.0