Compatibility with Python 3.8

This commit is contained in:
Ian Renton
2026-03-31 21:13:18 +01:00
parent 041216c5bb
commit 14c4e6f221
15 changed files with 41 additions and 37 deletions

View File

@@ -3,16 +3,17 @@ requests-cache~=1.2.1
pyhamtools~=0.12.0
telnetlib3~=2.0.8
pytz~=2025.2
requests~=2.32.5
requests~=2.32.4
aprslib~=0.7.2
diskcache~=5.6.3
psutil~=7.1.0
requests-sse~=0.5.2
rss-parser~=2.1.1
pyproj~=3.7.2
prometheus_client~=0.23.1
rss-parser~=1.1.1
pyproj~=3.5.0;python_version<="3.8"
pyproj~=3.7.2;python_version>"3.8"
prometheus_client~=0.21.1
beautifulsoup4~=4.14.2
websocket-client~=1.9.0
tornado~=6.5.4
websocket-client~=1.8.0
tornado~=6.4.2
tornado_eventsource~=3.0.0
geopandas~=1.1.2
geopandas~=0.13.2