Skip to content

Commit

Permalink
upped a few versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jsayles committed Feb 20, 2020
1 parent da5d7e5 commit 4a8a745
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pip-review = "*"
Django = "~=3.0.3"
Pillow = "~=7.0"
psycopg2 = "~=2.8"
django-localflavor = "~=2.2"
django-localflavor = "~=3.0"
django-localflavor-us = "~=1.1"
django-taggit = "~=1.2"
django-taggit-templatetags2 = "~=1.6"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ cssselect2==0.2.2
defusedxml==0.6.0
django-classy-tags==1.0.0
django-crontab==0.7.1
django-debug-toolbar==2.1
django-localflavor==2.2
django-localflavor==3.0
django-localflavor-us==1.1
django-taggit==1.2.0
django-taggit-templatetags2==1.6.1
Expand All @@ -33,7 +32,6 @@ Markdown==3.2.1
MarkupSafe==1.1.1
oauthlib==3.1.0
packaging==20.1
pip-review==1.0
ply==3.11
pyasn1==0.4.8
pycodestyle==2.5.0
Expand Down

0 comments on commit 4a8a745

Please sign in to comment.