Skip to content

Commit

Permalink
Bump gevent version (CTFd#1677)
Browse files Browse the repository at this point in the history
* Closes CTFd#1667
* Updates gevent to 20.9.0
  • Loading branch information
TheSpeedX authored Oct 1, 2020
1 parent ed64b48 commit f331ee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gunicorn==20.0.4
dataset==1.3.1
cmarkgfm==0.4.2
redis==3.5.2
gevent==20.5.2
gevent==20.9.0
python-dotenv==0.13.0
flask-restx==0.2.0
flask-marshmallow==0.10.1
Expand All @@ -28,4 +28,4 @@ html5lib==1.0.1
WTForms==2.3.1
python-geoacumen==0.0.1
maxminddb==1.5.4
tenacity==6.2.0
tenacity==6.2.0

0 comments on commit f331ee7

Please sign in to comment.