diff --git a/esp/requirements.txt b/esp/requirements.txt index 61cfb376ae..e4ca2a8362 100644 --- a/esp/requirements.txt +++ b/esp/requirements.txt @@ -27,7 +27,7 @@ pillow==6.2.2 # Required for ImageField, which we use in teacher bios psycopg2==2.8.6 # Talks to postgres pycurl==7.19.5.1 # Used only in mailing labels and a formstack script which I think is outdated pydns==2.3.6 # Used for validating email addresses; imports as "DNS", not "pydns" -Pygments==2.0.2 # django-extensions dependency +Pygments==2.7.4 # django-extensions dependency pyinotify # Makes dev servers auto-reload pylibmc==1.5.0 # Talks to memcached pytz==2015.4 # Required for timezone support