This commit is contained in:
piair 2022-05-24 22:43:02 +02:00
commit 7e2e5cf0c2
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ update.sh
page.html
screenshot.png
login.csv
requirements.txt

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
mysql-connector-python
argparse