Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pbanaszkiewicz committed Jan 17, 2022
1 parent 46d079f commit 6e2fbdc
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 88 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ name = "pypi"

[packages]
django = "~=2.2"
argon2-cffi = "~=21.1.0"
argon2-cffi = "~=21.3.0"
django-anymail = "~=8.4"
django-compressor = "~=2.4.1"
django-contrib-comments = "~=2.1.0"
django-countries = "~=7.2.1"
django-crispy-forms = "~=1.13.0"
django-debug-toolbar = "~=3.2.2"
django-environ = "~=0.7.0"
django-environ = "~=0.8.0"
django-extensions = "~=3.1.3"
django-filter = "~=21.1"
django-markdownx = "~=3.0.1"
Expand All @@ -29,7 +29,7 @@ django-formset-js-improved = "~=0.5.0.2"
psycopg2 = "<2.9.0,>=2.8.0"
pygithub = "~=1.55"
pyyaml = "~=6.0"
requests = "~=2.26.0"
requests = "~=2.27.0"
rq = "~=1.10.0"
rq-scheduler = "~=0.11.0"
social-auth-core = "~=4.1.0"
Expand Down
177 changes: 92 additions & 85 deletions Pipfile.lock

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

0 comments on commit 6e2fbdc

Please sign in to comment.