Remove pin on uvloop in test-requirements (#498)
This commit is contained in:
parent
a62947826f
commit
717b34139b
@ -17,6 +17,3 @@ pytest-cov
|
||||
trio
|
||||
trustme
|
||||
uvicorn
|
||||
|
||||
# https://github.com/MagicStack/uvloop/issues/266
|
||||
uvloop<0.13; sys_platform != 'win32' and sys_platform != 'cygwin' and platform_python_implementation != 'pypy'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user