Skip to content

Commit

Permalink
Updates overall dependencies and added gunicorn and gevent
Browse files Browse the repository at this point in the history
  • Loading branch information
willianantunes committed Jun 30, 2019
1 parent a4434ed commit 037b8b4
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 135 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ drf-extensions = "*"
graphene-django = "*"
# Database driver
psycopg2-binary = "*"
### WSGI
gunicorn = "*"
gevent = "*"
### GraphQL clients
graphqlclient = "*"
gql = "*"
Expand Down
Loading

0 comments on commit 037b8b4

Please sign in to comment.