Skip to content

Commit 4ef93c8

Browse files
committed
Add ipython to base requirements
1 parent 88835f4 commit 4ef93c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/base.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ hiredis==2.2.3 # https://github.com/redis/hiredis-py
77
celery==5.3.0 # pyup: < 6.0 # https://github.com/celery/celery
88
django-celery-beat==2.5.0 # https://github.com/celery/django-celery-beat
99
flower==1.2.0 # https://github.com/mher/flower
10+
ipython==8.14.0
1011

1112
# Django
1213
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)