delete depends
This commit is contained in:
parent
044fc33ab1
commit
97210edb07
@ -1,15 +1,10 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "common-lib"
|
name = "common-lib"
|
||||||
version = "0.0.16"
|
version = "0.0.17"
|
||||||
description = "Библиотека общих компонентов для микросервисов yobble"
|
description = "Библиотека общих компонентов для микросервисов yobble"
|
||||||
authors = [{ name = "cheykrym", email = "you@example.com" }]
|
authors = [{ name = "cheykrym", email = "you@example.com" }]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
dependencies = [
|
dependencies = []
|
||||||
"fastapi",
|
|
||||||
"sqlalchemy",
|
|
||||||
"httpx",
|
|
||||||
"slowapi"
|
|
||||||
]
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["setuptools", "wheel"]
|
requires = ["setuptools", "wheel"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user