Skip to content

Commit

Permalink
update rise set to ocs-rise-set project
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon committed Jun 12, 2020
1 parent 5690203 commit c629529
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion observation_portal/common/rise_set_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from rise_set.angle import Angle
from rise_set.rates import ProperMotion
from rise_set.visibility import Visibility
from rise_set.moving_objects import MovingViolation
from rise_set.exceptions import MovingViolation
from django.core.cache import cache

from observation_portal.common.configdb import configdb, ConfigDB
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ django-dramatiq>=0.7,<0.8
django-storages>=1.7,<1.8
time_intervals<2.0
numpy>=1.16,<1.17
rise-set==0.4.12
ocs-rise-set==0.5.1
elasticsearch>=5,<6
WeasyPrint>=0.47<0.48
PyPDF2>=1.26,<1.27
Expand Down

0 comments on commit c629529

Please sign in to comment.