🎉 initial commit

This commit is contained in:
Marc Koch 2024-12-03 11:02:03 +01:00
commit 9f58e25f10
Signed by untrusted user who does not match committer: marc.koch
GPG key ID: 12406554CFB028B9
14 changed files with 459 additions and 0 deletions

18
requirements.txt Normal file
View file

@ -0,0 +1,18 @@
beautifulsoup4==4.12.3
blinker==1.9.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
Flask==3.1.0
idna==3.10
itsdangerous==2.2.0
Jinja2==3.1.4
Markdown==3.7
MarkupSafe==3.0.2
packaging==24.2
pillow==11.0.0
pytesseract==0.3.13
requests==2.32.3
soupsieve==2.6
urllib3==2.2.3
Werkzeug==3.1.3