Skip to content

Commit

Permalink
Merge 3295912 into d81705a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 22, 2021
2 parents d81705a + 3295912 commit 1c9a678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -8,6 +8,6 @@ coverage==4.1
Sphinx==1.4.8
mock==2.0.0
beautifulsoup4==4.4.1
lxml==4.2.5
lxml==4.6.3
pilkit==2.0
Pillow==4.2.1
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -14,7 +14,7 @@

requirements = [
'beautifulsoup4==4.4.1',
'lxml==4.2.5',
'lxml==4.6.3',
'pilkit==2.0',
'PyPDF2==1.26.0',
'Pillow==4.2.1',
Expand Down

0 comments on commit 1c9a678

Please sign in to comment.