diff --git a/requirements.txt b/requirements.txt index 42252cac..d57b0091 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,59 +1,73 @@ -annotated-types==0.6.0 -asgiref==3.7.2 -attrs==23.1.0 -blinker==1.6.3 -certifi==2023.7.22 -cffi==1.16.0 -charset-normalizer==3.3.1 -click==8.1.7 -coverage==7.3.2 -cryptography==41.0.6 -Cython==3.0.4; platform_system != "Windows" +annotated-types==0.5.0 +anyio==4.2.0 +asgiref==3.5.2 +attrs==22.1.0 +black==23.3.0 +blinker==1.6.2 +build==0.10.0 +certifi==2023.5.7 +cffi==1.15.1 +charset-normalizer==3.1.0 +click==8.1.3 +coverage==6.5.0 +cryptography==40.0.2 +Cython==3.0.2 essentials==1.1.5 -essentials-openapi==1.0.8 +essentials-openapi==1.0.6 +flake8==6.0.0 Flask==3.0.0 -gevent==23.9.1 -greenlet==3.0.0 +gevent==22.10.1 +greenlet==1.1.3.post0 guardpost==1.0.2 -h11==0.14.0 +h11==0.11.0 h2==4.1.0 hpack==4.0.0 -httptools==0.6.1 -hypercorn==0.14.4 +httptools==0.5.0 +Hypercorn==0.15.0 hyperframe==6.0.1 idna==3.4 -iniconfig==2.0.0 +iniconfig==1.1.1 +isort==5.12.0 itsdangerous==2.1.2 Jinja2==3.1.2 -MarkupSafe==2.1.3 +MarkupSafe==2.1.2 +marshmallow==3.19.0 mccabe==0.7.0 -packaging==23.2 -pluggy==1.3.0 +mypy-extensions==1.0.0 +packaging==23.1 +pathspec==0.11.1 +platformdirs==3.2.0 +pluggy==1.0.0 priority==2.0.0 +punq==0.6.2 py==1.11.0 +pycodestyle==2.10.0 pycparser==2.21 pydantic==2.4.2 pydantic_core==2.10.1 +pyflakes==3.0.1 PyJWT==2.8.0 -pyparsing==3.1.1 -pytest==7.4.2 -pytest-asyncio==0.21.1 -pytest-cov==4.1.0 +pyparsing==3.0.9 +pyproject_hooks==1.0.0 +pytest==7.3.1 +pytest-asyncio==0.20.1 +pytest-cov==4.0.0 python-dateutil==2.8.2 -PyYAML==6.0.1 -regex==2023.10.3 +PyYAML==6.0 +regex==2023.3.23 requests==2.31.0 -rodi==2.0.3 -setuptools==68.2.2 +rodi==2.0.2 +ruff==0.0.262 six==1.16.0 -toml==0.10.2 +sniffio==1.3.0 +toml==0.10.1 tomli==2.0.1 typing_extensions==4.8.0 -urllib3==2.0.7 -uvicorn==0.23.2 -wcwidth==0.2.8 -websockets==12.0 +urllib3==1.26.12 +uvicorn==0.25.0 +wcwidth==0.2.5 +websockets==11.0.2 Werkzeug==3.0.1 wsproto==1.2.0 -zope.event==5.0 -zope.interface==6.1 +zope.event==4.5.0 +zope.interface==5.5.0