Browse Source

add missing requirements

tuanchris 5 months ago
parent
commit
d2b14bf4f3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -12,3 +12,4 @@ python-multipart>=0.0.6
 websockets>=11.0.3  # Required for FastAPI WebSocket support
 requests>=2.31.0
 Pillow
+aiohttp