diff --git a/NOTICES b/NOTICES index a24b3a4eee..af00556434 100644 --- a/NOTICES +++ b/NOTICES @@ -8,7 +8,6 @@ separate copyright notices and license terms. => aiohttp => aiohttp-cors => async-timeout -=> pynacl => python3-indy Apache License @@ -355,25 +354,6 @@ THE SOFTWARE. ----------------------------------------------------------------- ----------------------------------------------------------------- -=> msgpack - -Copyright (C) 2008-2011 INADA Naoki - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - ------------------------------------------------------------------ ------------------------------------------------------------------ - => requests Copyright (C) 2019 Kenneith Reitz diff --git a/pyproject.toml b/pyproject.toml index ecf725499d..2755058384 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,6 @@ python = "^3.9" aiohttp="~3.8.1" aiohttp-apispec="~2.2.1" aiohttp-cors="~0.7.0" -aioredis="~2.0.0" apispec="~3.3.0" async-timeout="~4.0.2" base58="~2.1.0" @@ -30,14 +29,12 @@ jsonpath_ng="1.5.2" Markdown="~3.1.1" markupsafe="2.0.1" marshmallow="~3.20.1" -msgpack="~1.0" multiformats="~0.2.1" nest_asyncio="~1.5.5" packaging="~23.1" portalocker="~2.7.0" prompt_toolkit=">=2.0.9,<2.1.0" pydid="~0.3.6" -pyjwt="~2.8.0" pyld="~2.0.3" pynacl="~1.5.0" python-dateutil="~2.8.1" @@ -48,9 +45,6 @@ qrcode = {version = ">=6.1,<7.0", extras = ["pil"]} requests="~2.31.0" rlp="1.2.0" unflatten="~0.1" -asyncpg = ">=0.25.0,<0.26.0" -web-py = ">=0.62,<1.0" -pygments = ">=2.10,<3.0" sd_jwt = {git = "https://github.com/openwallet-foundation-labs/sd-jwt-python.git"} # askar