initial import

This commit is contained in:
sebthom
2022-01-11 13:45:20 +01:00
parent be5621d7ba
commit 1ceccc48dc
20 changed files with 2435 additions and 1 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
coloredlogs~=15.0.1
inflect~=5.3.0
ruamel.yaml~=0.17.20
pywin32==303; sys_platform == 'win32'
selenium~=4.1.0
selenium_stealth~=1.0.6
webdriver_manager~=3.5.2