Skip to content

Commit

Permalink
Django 3.0.3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
jsayles committed Feb 13, 2020
1 parent cf431a9 commit be36ab2
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 103 deletions.
186 changes: 92 additions & 94 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 8 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Django==3.0.2
Django==3.0.3
Pillow==7.0.0
cryptography==2.8
pip==19.3.1
psycopg2==2.8.4

alabaster==0.7.12
asgiref==3.2.3
Babel==2.8.0
cairocffi==1.1.0
CairoSVG==2.4.2
certifi==2019.11.28
cffi==1.13.2
cffi==1.14.0
chardet==3.0.4
Click==7.0
commonmark==0.9.1
Expand All @@ -27,19 +27,18 @@ dparse==0.4.1
html5lib==1.0.1
idna==2.8
imagesize==1.2.0
Jinja2==2.10.3
Jinja2==2.11.1
mailchimp3==3.0.12
Markdown==3.1.1
Markdown==3.2.1
MarkupSafe==1.1.1
oauthlib==3.1.0
packaging==20.0
packaging==20.1
pip-review==1.0
ply==3.11
psycopg2==2.8.4
pyasn1==0.4.8
pycodestyle==2.5.0
pycparser==2.19
pycryptodomex==3.9.4
pycryptodomex==3.9.6
Pygments==2.5.2
PyJWT==1.7.1
pyparsing==2.4.6
Expand All @@ -59,7 +58,7 @@ requests-oauthlib==1.3.0
safety==1.8.5
six==1.14.0
snowballstemmer==2.0.0
Sphinx==2.3.1
Sphinx==2.4.1
sphinx-rtd-theme==0.4.3
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
Expand Down

0 comments on commit be36ab2

Please sign in to comment.