mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 12:49:06 +00:00
change dependency group
This commit is contained in:
2
server/poetry.lock
generated
2
server/poetry.lock
generated
@@ -2996,4 +2996,4 @@ multidict = ">=4.0"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.11"
|
python-versions = "^3.11"
|
||||||
content-hash = "d6884c33e9aeded69df66c1fd60cd55edc121ed20d10037967a4ea1dcb62b055"
|
content-hash = "a5cd48fcfc629c2cd2f4fcc4263c57f867d84acf60824eaf952e365578374d1d"
|
||||||
|
|||||||
@@ -41,14 +41,17 @@ pytest-asyncio = "^0.21.1"
|
|||||||
pytest = "^7.4.0"
|
pytest = "^7.4.0"
|
||||||
httpx-ws = "^0.4.1"
|
httpx-ws = "^0.4.1"
|
||||||
pytest-httpx = "^0.23.1"
|
pytest-httpx = "^0.23.1"
|
||||||
jiwer = "^3.0.2"
|
|
||||||
levenshtein = "^0.21.1"
|
|
||||||
tqdm = "^4.66.0"
|
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.group.aws.dependencies]
|
[tool.poetry.group.aws.dependencies]
|
||||||
aioboto3 = "^11.2.0"
|
aioboto3 = "^11.2.0"
|
||||||
|
|
||||||
|
|
||||||
|
[tool.poetry.group.evaluation.dependencies]
|
||||||
|
jiwer = "^3.0.2"
|
||||||
|
levenshtein = "^0.21.1"
|
||||||
|
tqdm = "^4.66.0"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|||||||
Reference in New Issue
Block a user