Added script to download files from external db

This commit is contained in:
Donkie
2024-05-12 10:48:33 +02:00
parent 1962ffb43e
commit 21d541a680
6 changed files with 725 additions and 739 deletions

View File

@@ -21,6 +21,8 @@ dependencies = [
"setuptools~=68.0",
"WebSockets>=11.0.3",
"prometheus-client>=0.20.0",
"httpx>=0.27.0",
"hishel>=0.0.26",
]
requires-python = ">=3.9"