We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1357145 commit c3314aeCopy full SHA for c3314ae
tox.ini
@@ -174,7 +174,8 @@ deps =
174
adapter_gunicorn-aiohttp03-py312: aiohttp==3.9.0rc0
175
adapter_gunicorn-gunicorn19: gunicorn<20
176
adapter_gunicorn-gunicornlatest: gunicorn
177
- adapter_hypercorn-hypercornlatest: hypercorn
+ ; Temporarily pinned. Needs to be addressed
178
+ adapter_hypercorn-hypercornlatest: hypercorn<0.16
179
adapter_hypercorn-hypercorn0013: hypercorn<0.14
180
adapter_hypercorn-hypercorn0012: hypercorn<0.13
181
adapter_hypercorn-hypercorn0011: hypercorn<0.12
0 commit comments