Many things
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
8028d82e94
commit
f2f1f9b5e6
11 changed files with 246 additions and 54 deletions
|
@ -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]
|
||||
|
||||
|
|
Reference in a new issue