add docker-compose.yml

This commit is contained in:
austnv
2026-06-14 14:31:03 +03:00
parent 96c453f308
commit a8ed704f47
5 changed files with 28 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "uvpn-backend"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
requires-python = ">=3.12"
dependencies = [
"bs4>=0.0.2",
"fastapi[standard]>=0.136.3",