This commit is contained in:
sonny 2021-05-29 20:34:24 +02:00
parent e780024140
commit 698c7b947b
4 changed files with 218 additions and 166 deletions

View file

@ -7,7 +7,7 @@ license = "GPL-3.0"
[tool.poetry.dependencies]
python = "^3.7"
click = "^7.1.2"
click = "^8.0.1"
python-dotenv = "^0.15.0"
requests = "^2.25.1"
sentry_sdk = {version = "^0.19.5", optional = true}