Bump up version of iPython to be compatible with Python 3.8.5

This commit is contained in:
beeankha
2021-03-25 13:50:02 -04:00
parent fa3e55be91
commit cdb2832f05

View File

@@ -1,7 +1,7 @@
django-debug-toolbar==1.11 django-debug-toolbar==1.11
django-rest-swagger django-rest-swagger
pprofile pprofile
ipython==5.2.1 ipython==7.21.0
unittest2 unittest2
black black
pytest pytest