rm misc
This commit is contained in:
parent
f29837280a
commit
7bda7c3a8f
@ -1 +0,0 @@
|
|||||||
3.12
|
|
@ -1,27 +0,0 @@
|
|||||||
[project]
|
|
||||||
name = "api"
|
|
||||||
version = "0.1.0"
|
|
||||||
description = "Add your description here"
|
|
||||||
readme = "README.md"
|
|
||||||
requires-python = ">=3.11"
|
|
||||||
dependencies = [
|
|
||||||
"aiohttp>=3.11.11",
|
|
||||||
"aiosqlite>=0.20.0",
|
|
||||||
"beautifulsoup4>=4.12.3",
|
|
||||||
"fastapi[standard]>=0.115.7",
|
|
||||||
"fastapi-utils>=0.8.0",
|
|
||||||
"numpy>=2.2.2",
|
|
||||||
"pydantic>=2.10.6",
|
|
||||||
"redis>=5.2.1",
|
|
||||||
"regex>=2024.11.6",
|
|
||||||
"requests>=2.32.3",
|
|
||||||
"setproctitle>=1.3.4",
|
|
||||||
"soundfile>=0.13.0",
|
|
||||||
"spotipy>=2.25.0",
|
|
||||||
"unidecode>=1.3.8",
|
|
||||||
"websockets>=14.2",
|
|
||||||
"typing-inspect>=0.9.0",
|
|
||||||
"http3>=0.6.7",
|
|
||||||
]
|
|
||||||
[tool.mypy]
|
|
||||||
disable_error_code = "import-untyped"
|
|
Loading…
x
Reference in New Issue
Block a user