mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-04-29 18:25:58 +00:00
Compatibility with Python 3.8
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user