Initial commit

This commit is contained in:
2021-12-12 00:42:00 +01:00
commit 3a4a0758c8
4 changed files with 190 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
requests~=2.26.0
redis~=4.0.2
apscheduler~=3.8.1
kubernetes~=20.13.0
sentry_sdk~=1.5.0