modified: __pycache__/app.cpython-310.pyc

modified:   app.py
	modified:   requirements.txt
	modified:   static/css/style.css
	modified:   templates/base.html
	modified:   templates/index.html
	modified:   templates/weather.html
This commit is contained in:
SimolZimol
2026-04-21 11:34:19 +02:00
parent 55bda8ea5e
commit 164d0eb6a8
7 changed files with 364 additions and 189 deletions

View File

@@ -5,3 +5,5 @@ pandas>=2.0.0
numpy>=1.24.0
requests>=2.31.0
gunicorn>=21.2.0
cachetools>=5.3.0
astral>=3.2