Manually re-locks dependencies

This commit is contained in:
Trenton Holmes
2022-05-10 11:20:00 -07:00
parent a789649d97
commit 58ab269d3d
3 changed files with 50 additions and 48 deletions

View File

@@ -19,7 +19,7 @@ djangorestframework = "~=3.13"
filelock = "*"
fuzzywuzzy = {extras = ["speedup"], version = "*"}
gunicorn = "*"
imap-tools = "~=0.54.0"
imap-tools = "*"
langdetect = "*"
pathvalidate = "*"
pillow = "~=9.1"