Skip to content

Commit

Permalink
Merge pull request #5138 from stsewd/fix-requirements-pip
Browse files Browse the repository at this point in the history
Fix requirements for local installation
  • Loading branch information
ericholscher committed Jan 21, 2019
2 parents b0ba3ff + ecd753d commit cbe91b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 2 additions & 0 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cbe91b3

Please sign in to comment.