v0.11.1: satpass_predict adapter (server-side pass alerts for fixed observers) (#101)

This commit is contained in:
malice 2026-06-09 01:16:43 -06:00 committed by GitHub
commit 86e8b6b56a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 933 additions and 3 deletions

View file

@ -28,6 +28,7 @@ dependencies = [
"shapely>=2.0",
"tenacity>=9.1.4",
"uvicorn[standard]>=0.34.0",
"sgp4>=2.25",
]
[project.scripts]