Add remove_tmp_files job

This commit is contained in:
2022-05-02 13:21:56 +03:00
parent 9d6bad7987
commit 1b9a7176f5
3 changed files with 178 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ httpx = "^0.22.0"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"
sentry-sdk = "^1.5.10"
fastapi-utils = "^0.2.1"
[tool.poetry.dev-dependencies]