theo-agent-dashboard

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

requirements.txt (135B)


      1 fastapi>=0.115.0
      2 uvicorn[standard]>=0.34.0
      3 aiohttp>=3.11.0
      4 argon2-cffi>=23.1.0
      5 PyJWT>=2.10.0
      6 python-multipart>=0.0.18
      7 websockets>=14.0