fix: resolved spell issue in requirement file (#32433)

This commit is contained in:
Ahtisham Shahid
2023-06-13 14:47:45 +05:00
committed by GitHub
parent 4e5cfaf295
commit 428849c8a2

View File

@@ -151,7 +151,7 @@ pyjwkest
# TODO Replace PyJWT usage with pyjwkest
# PyJWT 1.6.3 contains PyJWTError, which is required by Apple auth in social-auth-core
PyJWT>=1.6.3
pylti1p3 # Required by content_libraries core library to suport LTI 1.3 launches
pylti1p3 # Required by content_libraries core library to support LTI 1.3 launches
pymongo # MongoDB driver
pynliner # Inlines CSS styles into HTML for email notifications
python-dateutil