diff --git a/requirements.txt b/requirements.txt index bd2c8b6..1f2b2ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ urllib3==1.16 GeoNode==2.5 # Enhance Django's shell -ipython==5.0.0 +ipython==7.16.3 # Allow production use with uWSGI instead of runserver uWSGI==2.0.13.1