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 cbea9c8 commit ceef75eCopy full SHA for ceef75e
esp/requirements.txt
@@ -19,7 +19,7 @@ git+https://github.com/learning-unlimited/django-admin-tools.git@esp # Extends D
19
# Non-Django-specific packages
20
docutils==0.12 # Needed for django.contrib.admindocs
21
flake8==2.5.0 # Required for linter
22
-ipython==3.2.1 # Used for shell_plus
+ipython==7.16.3 # Used for shell_plus
23
Markdown==2.3.1 # Used in QSD
24
numpy==1.16.6 # Used mainly in the lottery and class change controller
25
pillow==6.2.2 # Required for ImageField, which we use in teacher bios
0 commit comments