This commit is contained in:
Mateusz Gruszczyński
2026-02-26 14:13:04 +01:00
commit b6f96085a1
15 changed files with 730 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
flask==3.0.3
beautifulsoup4==4.12.3
lxml
python-dotenv==1.0.1
werkzeug==3.0.4
gunicorn
cssutils