Skip to content

Commit

Permalink
Add PyPDF2 to module mapping (#13717)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Nov 29, 2021
1 parent c7cd090 commit 4282a47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"protobuf": ("google.protobuf",),
"pycrypto": ("Crypto",),
"pyopenssl": ("OpenSSL",),
"pypdf2": ("PyPDF2",),
"python-dateutil": ("dateutil",),
"python-docx": ("docx",),
"python-dotenv": ("dotenv",),
Expand Down

0 comments on commit 4282a47

Please sign in to comment.