flask==1.1.1
flask-restful==0.3.8
gevent==21.1.2
gunicorn==20.1.0

[dev]
wheel

[prod]
gunicorn
gevent

[test]
pytest==5.2.0
