Skip to content

Commit

Permalink
Update eventlet for better Python 3.7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Aug 2, 2020
1 parent e6cc6ea commit db0924e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -32,7 +32,7 @@ yorm = "~=1.6.2"
# Deployment
blinker = "~=1.4"
bugsnag = "~=3.1.1"
eventlet = "~=0.24.1"
eventlet = "~=0.26.0"
gunicorn = "~=19.9.0"

[dev-packages]
Expand Down
28 changes: 14 additions & 14 deletions Pipfile.lock

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

0 comments on commit db0924e

Please sign in to comment.