Bump eventlet

dnspython had been changed from 1.16.0 to 2.0.0 in a previous commit,
but this was not compatible with eventlet 0.25.2. This bumps eventlet to
a later version, which has the effect of downgrading dnspython again.
This commit is contained in:
Katie Smith
2020-07-31 10:36:09 +01:00
parent 475678a5e5
commit baebc5bdaf
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ Flask-Migrate==2.5.3
git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
Flask==1.1.2
click-datetime==0.2
eventlet==0.25.2
eventlet==0.26.1
gunicorn==20.0.4
iso8601==0.1.12
itsdangerous==1.1.0