diff --git a/requirements.txt b/requirements.txt index eb3b16b..6994730 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,5 +47,5 @@ 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 watchgod==0.8.2 -websockets==14.1 +websockets==14.2 yarl==1.18.3; python_version >= "3.7" and python_version < "4.0"