Fixes spelling

This commit is contained in:
Trenton Holmes 2022-04-24 14:51:06 -07:00
parent f1da37dd12
commit be8ca110f4
No known key found for this signature in database
GPG Key ID: 4815A6E23A56B8D1

View File

@ -26,7 +26,7 @@ CONFIG: Final = {
"psycopg2": {}, "psycopg2": {},
"frontend": {}, "frontend": {},
# Most information about Python packages comes from the Pipfile.lock # Most information about Python packages comes from the Pipfile.lock
# Excpetion being pikepdf, which needs a specific qpdf # Exception being pikepdf, which needs a specific qpdf version
"pikepdf": { "pikepdf": {
"qpdf_version": "10.6.3", "qpdf_version": "10.6.3",
}, },