Skip to content

Commit

Permalink
Add ipython to base requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
code-geek committed Jun 16, 2023
1 parent 88835f4 commit 4ef93c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ hiredis==2.2.3 # https://github.com/redis/hiredis-py
celery==5.3.0 # pyup: < 6.0 # https://github.com/celery/celery
django-celery-beat==2.5.0 # https://github.com/celery/django-celery-beat
flower==1.2.0 # https://github.com/mher/flower
ipython==8.14.0

# Django
# ------------------------------------------------------------------------------
Expand Down

0 comments on commit 4ef93c8

Please sign in to comment.