Sfoglia il codice sorgente

add missing requirements

tuanchris 5 mesi fa
parent
commit
d2b14bf4f3
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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