Sfoglia il codice sorgente

add missing requirements (#70)

Tuan Nguyen 11 mesi fa
parent
commit
419c4907ba
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