modified: app.py

modified:   requirements.txt
	modified:   static/css/style.css
	modified:   templates/base.html
	modified:   templates/weather.html
This commit is contained in:
simon
2026-04-27 10:16:45 +02:00
parent 31d58800f0
commit e793804cea
5 changed files with 75 additions and 17 deletions

View File

@@ -7,3 +7,4 @@ requests>=2.31.0
gunicorn>=21.2.0
cachetools>=5.3.0
astral>=3.2
timezonefinder>=6.2.0