We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88835f4 commit 4ef93c8Copy full SHA for 4ef93c8
requirements/base.txt
@@ -7,6 +7,7 @@ hiredis==2.2.3 # https://github.com/redis/hiredis-py
7
celery==5.3.0 # pyup: < 6.0 # https://github.com/celery/celery
8
django-celery-beat==2.5.0 # https://github.com/celery/django-celery-beat
9
flower==1.2.0 # https://github.com/mher/flower
10
+ipython==8.14.0
11
12
# Django
13
# ------------------------------------------------------------------------------
0 commit comments