python3/test/gunicorn-config-different-port-test-app/requirements.txt
2021-06-30 11:18:13 +00:00

2 lines
No EOL
81 B
Text

gunicorn<20.0.0; python_version < '3.5'
gunicorn>=20.0.0; python_version >= '3.5'