3 lines
88 B
Text
3 lines
88 B
Text
Flask
|
|
gunicorn<20.0.0; python_version < '3.5'
|
|
gunicorn>=20.0.0; python_version >= '3.5'
|