diff --git a/requirements.txt b/requirements.txt index b76b15d..9f5de05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,11 +33,15 @@ gevent==23.9.1 greenlet==3.0.3 gunicorn==21.2.0 h11==0.14.0 +h2==4.1.0 hiredis==2.3.2 +hpack==4.0.0 httpcore==1.0.2 httptools==0.6.1 httpx==0.26.0 humanize==4.9.0 +Hypercorn==0.17.3 +hyperframe==6.0.1 idna==3.6 iniconfig==2.0.0 isort==5.13.2 @@ -58,6 +62,7 @@ pendulum==3.0.0 pillow==10.2.0 platformdirs==4.1.0 pluggy==1.3.0 +priority==2.0.0 prometheus-client==0.19.0 prometheus-fastapi-instrumentator==6.1.0 prompt-toolkit==3.0.43 @@ -100,8 +105,8 @@ vine==5.1.0 watchfiles==0.21.0 wcwidth==0.2.13 websockets==12.0 +wsproto==1.2.0 WTForms==3.1.2 yarl==1.9.4 zope.event==5.0 zope.interface==6.1 -pywin32==306; platform_system=="Windows"