This commit is contained in:
2026-06-10 09:21:05 +02:00
parent e1906f6ce8
commit 34bb61e2cd
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ RUN pip install \
sqlalchemy psycopg2-binary redis dataset
RUN pip install \
flask django fastapi starlette "uvicorn[standard]" gunicorn \
celery apscheduler watchfiles \
h2 celery apscheduler watchfiles \
websocket-client websockets \
beautifulsoup4 lxml scrapy
RUN pip install \