We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3556c1b commit bd9e7cbCopy full SHA for bd9e7cb
setup.py
@@ -40,6 +40,6 @@
40
'certifi>=2017.4.17', # version constraint copied from Requests
41
'jplephem>=2.13',
42
'numpy',
43
- 'sgp4>=2.2',
+ 'sgp4>=2.13',
44
],
45
)
0 commit comments