Bumps pikepdf to ~5.1, dateparser to ~1.1 and other updates as possible/needed

This commit is contained in:
Trenton Holmes
2022-03-22 08:31:37 -07:00
parent 4b0229584e
commit 71e5b5cf72
3 changed files with 126 additions and 95 deletions

View File

@@ -9,7 +9,7 @@ verify_ssl = true
name = "piwheels"
[packages]
dateparser = "~=1.1.0"
dateparser = "~=1.1"
django = "~=3.2"
django-cors-headers = "*"
django-extensions = "*"
@@ -23,7 +23,7 @@ imap-tools = "*"
langdetect = "*"
pathvalidate = "*"
pillow = "~=9.0"
pikepdf = "~=5.0"
pikepdf = "~=5.1"
python-gnupg = "*"
python-dotenv = "*"
python-dateutil = "*"