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

Commit

Permalink
chore: update gunicorn and psycopg2-binary
Browse files Browse the repository at this point in the history
  • Loading branch information
jslopez committed Nov 25, 2020
1 parent d4ff8d2 commit 7203361
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 67 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ ipython = "==7.6.1"
pypugjs = "==5.8.1"
pytz = "==2020.1"
python-memcached = "==1.59"
gunicorn = "==19.9.0"
gunicorn = "==20.0.4"
djangorestframework = "==3.9.1"
djangorestframework-camel-case = "==1.1.2"
django-webpack-loader = "==0.7.0"
psycopg2-binary = "==2.8.5"
psycopg2-binary = "==2.8.6"
ipdb = "==0.13.3"

[dev-packages]
Expand Down
120 changes: 55 additions & 65 deletions Pipfile.lock

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

0 comments on commit 7203361

Please sign in to comment.