feat: add h2 database dependency and configure in-memory datasource for dev profile
This commit is contained in:
+1
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user