Skip to content

Commit

Permalink
updated libs for depbot errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jsayles committed Jan 21, 2022
1 parent 40cbf40 commit 37217e6
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 71 deletions.
8 changes: 4 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ iPython = "*"
Django = "~=4.0"
Pillow = "~=9.0"
psycopg2 = "~=2.9"
django-taggit = "~=1.5"
django-taggit = "~=2.0"
django-taggit-templatetags2 = "~=1.6"
django-crontab = "~=0.7"
python-slugify = "~=5.0"
requests = "~=2.22"
cryptography = "~=35.0"
cryptography = "~=36.0"
mailchimp3 = "~=3.0"
pyyaml = "~=6.0"
urllib3 = ">=1.26.5"
Expand All @@ -38,8 +38,8 @@ pysnmp = "~=4.4"
pysnmp-mibs = "~=0.1"
pyxero = "~=0.9"
PyJWT = "~=2.0"
django-jsignature = "==0.10"
WeasyPrint = "==53.3"
django-jsignature = "==0.11"
WeasyPrint = "==54.0"
html5lib = "==1.1"
suds-community = "~=1.0"
safety = "*"
Expand Down

0 comments on commit 37217e6

Please sign in to comment.