Add pypdf to requirements for MCS-150 form filling
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
1f24255358
commit
b2a4a48610
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ psycopg2-binary>=2.9.9
|
|||
# Email verification (MX lookup + SMTP probe)
|
||||
dnspython>=2.6.0
|
||||
|
||||
# PDF form filling (MCS-150 official forms)
|
||||
pypdf>=4.0.0
|
||||
|
||||
# HTTP clients
|
||||
aiohttp>=3.9.0
|
||||
requests>=2.31.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue