Removed old PHP code, migrated to Python and Flask
Update .dockerignore, .env, and 503 more files...
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Flask~=3.0.3
|
||||
Jinja2
|
||||
MarkupSafe
|
||||
minify-html
|
||||
PyYAML~=6.0.2
|
||||
beautifulsoup4
|
||||
|
||||
locked-dict
|
||||
|
||||
Werkzeug~=3.0.4
|
||||
|
||||
#gunicorn
|
||||
waitress~=3.0.0
|
Reference in New Issue
Block a user