This commit is contained in:
SpudGunMan
2024-08-27 16:58:06 -07:00
parent 22983133ee
commit ad123dc93c
2 changed files with 3 additions and 1 deletions

View File

@@ -172,6 +172,7 @@ pip install maidenhead
pip install beautifulsoup4
pip install dadjokes
pip install geopy
pip install schedule
```
The following is needed for open-meteo use
```

View File

@@ -10,4 +10,5 @@ dadjokes
openmeteo_requests
retry_requests
numpy
geopy
geopy
schedule