updated to work again with instructions

This commit is contained in:
2021-10-20 13:57:23 +01:00
parent 90e1d6e119
commit b393d818c9
8 changed files with 47 additions and 9 deletions

View File

@ -8,6 +8,7 @@ selenium = "*"
requests = "*"
rich = "*"
"pdfminer.six" = "*"
webdrivermanager = "*"
[dev-packages]
pylint = "*"