Many things

Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
akp 2022-11-08 23:26:11 +00:00
parent 8028d82e94
commit f2f1f9b5e6
No known key found for this signature in database
GPG key ID: AA5726202C8879B7
11 changed files with 246 additions and 54 deletions

View file

@ -10,6 +10,7 @@ python = "^3.8"
requests = "^2.28.1"
beautifulsoup4 = "^4.11.1"
Flask = "^2.2.2"
cachetools = "^5.2.0"
[tool.poetry.dev-dependencies]