mirror of
https://github.com/revanced/revanced-static-api.git
synced 2025-04-30 06:34:30 +02:00
build: Remove unnecessary dependency
This commit is contained in:
parent
915d96d79d
commit
9bb6c4152d
13
poetry.lock
generated
13
poetry.lock
generated
@ -122,17 +122,6 @@ files = [
|
||||
[package.dependencies]
|
||||
frozenlist = ">=1.1.0"
|
||||
|
||||
[[package]]
|
||||
name = "argparse"
|
||||
version = "1.4.0"
|
||||
description = "Python command-line parsing library"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "argparse-1.4.0-py2.py3-none-any.whl", hash = "sha256:c31647edb69fd3d465a847ea3157d37bed1f95f19760b11a47aa91c04b666314"},
|
||||
{file = "argparse-1.4.0.tar.gz", hash = "sha256:62b089a55be1d8949cd2bc7e0df0bddb9e028faefc8c32038cc84862aefdd6e4"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "async-timeout"
|
||||
version = "4.0.3"
|
||||
@ -645,4 +634,4 @@ multidict = ">=4.0"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "e6ff03b6b616f208cf2c0c21307120a6d9f63a470e9407bb014e9132695eaf52"
|
||||
content-hash = "6dc60dafbfce2e441a17678927c00522cc65293b2dca6523884822062290f945"
|
||||
|
@ -8,7 +8,6 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
argparse = "^1.4.0"
|
||||
dependency-injector = "^4.41.0"
|
||||
aiohttp = "^3.8.6"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user