diff --git a/requirements/lint.txt b/requirements/lint.txt index d4a30debefa..5295543b4dd 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -14,4 +14,3 @@ pylint-celery==0.3 prospector==1.1.6.2 # prospector 1.1.6.2 is not compatible with 2.0.0 pyflakes<2.0.0 -Pygments==2.3.1 diff --git a/requirements/pip.txt b/requirements/pip.txt index 6f815c9c3d7..f280b91ca40 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -29,6 +29,8 @@ requests-toolbelt==0.8.0 slumber==0.7.1 lxml==4.2.5 defusedxml==0.5.0 +pyyaml==3.13 +Pygments==2.3.1 # Basic tools # Redis 3.x has an incompatible change and fails