diff --git a/django-rest-framework/tutorial/requirements.txt b/django-rest-framework/tutorial/requirements.txt index cfabda4..b5a6823 100644 --- a/django-rest-framework/tutorial/requirements.txt +++ b/django-rest-framework/tutorial/requirements.txt @@ -11,7 +11,7 @@ isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1 pycodestyle==2.5.0 -Pygments==2.5.2 +Pygments==2.7.4 pylint==2.4.4 pytz==2019.3 requests==2.22.0