mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 21:18:35 +03:00
wacz working in docker
This commit is contained in:
@@ -9,7 +9,6 @@ celery = "==4.4.7"
|
||||
fastapi = "*"
|
||||
flower = "==0.9.7"
|
||||
jinja2 = "*"
|
||||
pytest = "==6.2.4"
|
||||
redis = "==3.5.3"
|
||||
requests = ">=2.25.1"
|
||||
uvicorn = ">=0.13.4"
|
||||
@@ -17,13 +16,14 @@ aiosqlite = "*"
|
||||
python-dotenv = "*"
|
||||
loguru = "*"
|
||||
sqlalchemy = "*"
|
||||
auto-archiver = "*"
|
||||
alembic = "*"
|
||||
fastapi-utils = "*"
|
||||
prometheus-fastapi-instrumentator = "*"
|
||||
auto-archiver = "*"
|
||||
|
||||
[dev-packages]
|
||||
watchdog = "*"
|
||||
pytest = "==6.2.4"
|
||||
|
||||
[requires]
|
||||
python_version = "3.10"
|
||||
|
||||
Reference in New Issue
Block a user