diff --git a/requirements.txt b/requirements.txt index e16d7f7..08759db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ starlette==0.17.1; python_version >= "3.6" and python_full_version >= "3.6.2" an toml==0.10.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.3.0" typer==0.15.1; python_version >= "3.6" typing-extensions==4.12.2; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0" -ujson==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0" +ujson==5.10.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0" urllib3==2.3.0; python_full_version >= "3.6.1" and python_version < "4" uvicorn==0.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" uvloop==0.21.0