Skip to content

Commit 9d0c5c4

Browse files
committed
add PyPDF2==1.28.5 dependency
1 parent 8afad14 commit 9d0c5c4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ dependencies:
2020
- pip
2121
- pip:
2222
- sphinx-gallery==0.2.0
23+
- PyPDF2==1.28.5
2324
- pdfnup3

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ imageio>=2.8
1717
pip
1818
# For conda, pip installable
1919
sphinx-gallery==0.2.0
20+
PyPDF2==1.28.5
2021
pdfnup3

0 commit comments

Comments
 (0)