requirements: Update spacetrack dependency

Fixes #68.

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
pull/69/head
Fabian P. Schmidt 2022-01-14 12:46:23 +01:00
parent bc24bbd88c
commit 6f722e6206
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ pyparsing==2.2.0
python-dateutil==2.7.2
pytz==2018.4
six
spacetrack==0.13.0
spacetrack~=0.13.7
termcolor
zwoasi
# Has problems finding arrayobject.h, but works with a manual build, or by calling pip -r requirements.txt twice