This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "uvpn-backend"
|
name = "uvpn-backend"
|
||||||
version = "0.7.9"
|
version = "0.7.10"
|
||||||
description = "FastAPI backend with Docker for uvpn.shop"
|
description = "FastAPI backend with Docker for uvpn.shop"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
@@ -10,7 +10,7 @@ dependencies = [
|
|||||||
"bs4>=0.0.2",
|
"bs4>=0.0.2",
|
||||||
"fastapi>=0.136.3",
|
"fastapi>=0.136.3",
|
||||||
"httpx>=0.27.2",
|
"httpx>=0.27.2",
|
||||||
"remnawave>=2.7.1",
|
"remnawave>=2.8.0",
|
||||||
"uvicorn>=0.49.0",
|
"uvicorn>=0.49.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user