update project, workflow, add lockfile
This commit is contained in:
@@ -5,25 +5,21 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"anilistapi",
|
||||
"anilistapi>=0.1.1",
|
||||
"flask>=3.1.1",
|
||||
"httpx>=0.28.1",
|
||||
"httpx-retries>=0.3.2",
|
||||
"jinja2>=3.1.6",
|
||||
"komcache",
|
||||
"komconfig",
|
||||
"komgapi",
|
||||
"komsuite-nyaapy",
|
||||
"komcache>=0.1.0",
|
||||
"komconfig>=0.2.0",
|
||||
"komgapi>=0.1.1",
|
||||
"komsuite-nyaapy>=0.1.0",
|
||||
"limit>=0.2.3",
|
||||
"quart>=0.20.0",
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
komsuite-nyaapy = { workspace = true }
|
||||
komgapi = { workspace = true }
|
||||
komcache = { workspace = true }
|
||||
komconfig = { workspace = true }
|
||||
anilistapi = { workspace = true }
|
||||
|
||||
|
||||
[[tool.uv.index]]
|
||||
name = "gitea"
|
||||
url = "https://git.theprivateserver.de/api/packages/KomSuite/pypi/simple/"
|
||||
url = "https://git.theprivateserver.de/api/packages/KomSuite/pypi/simple/"
|
||||
|
||||
Reference in New Issue
Block a user