Skip to content

Commit db5d8ea

Browse files
committed
Revert: Unwanted code changes
1 parent cceb532 commit db5d8ea

23 files changed

+6747
-0
lines changed

=3.4.0

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Collecting pypdf[crypto]
2+
Downloading pypdf-6.0.0-py3-none-any.whl (310 kB)
3+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 11.5 MB/s eta 0:00:00
4+
Requirement already satisfied: typing_extensions>=4.0 in ./venv/lib/python3.10/site-packages (from pypdf[crypto]) (4.14.1)
5+
Collecting cryptography
6+
Downloading cryptography-45.0.6-cp37-abi3-manylinux_2_34_x86_64.whl (4.4 MB)
7+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 78.9 MB/s eta 0:00:00
8+
Collecting cffi>=1.14
9+
Using cached cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB)
10+
Collecting pycparser
11+
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
12+
Installing collected packages: pypdf, pycparser, cffi, cryptography
13+
Successfully installed cffi-1.17.1 cryptography-45.0.6 pycparser-2.22 pypdf-6.0.0

=3.4.0,

Whitespace-only changes.

emp

Whitespace-only changes.

0 commit comments

Comments
 (0)