fix: add PyPDF2
This commit is contained in:
parent
572506720f
commit
d171d27e82
@ -123,6 +123,6 @@ whoosh==2.7.4
|
|||||||
wrapt==1.16.0; python_version >= '3.6'
|
wrapt==1.16.0; python_version >= '3.6'
|
||||||
zstandard==0.22.0; python_version >= '3.8'
|
zstandard==0.22.0; python_version >= '3.8'
|
||||||
zxing-cpp==2.2.0; platform_machine == 'x86_64' and python_version >= '3.6'
|
zxing-cpp==2.2.0; platform_machine == 'x86_64' and python_version >= '3.6'
|
||||||
PyPDF2<3.0
|
PyPDF2==3.0.1
|
||||||
|
|
||||||
python-decouple==3.8
|
python-decouple==3.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user