reverse geocode, icloud monitor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "back-end"
|
||||
name = "pymd3_vue_location_sim"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
@@ -7,6 +7,7 @@ dependencies = [
|
||||
"daemonize>=2.5.0",
|
||||
"fastapi==0.135.1",
|
||||
"geopy==2.4.1",
|
||||
"numpy==2.4.3",
|
||||
"pydantic==2.12.5",
|
||||
"pyicloud>=2.4.1",
|
||||
"pymobiledevice3==9.0.0",
|
||||
@@ -18,3 +19,8 @@ dependencies = [
|
||||
"typing==3.10.0.0",
|
||||
"uvicorn==0.41.0",
|
||||
]
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["uv_build>=0.11.2,<0.12"]
|
||||
build-backend = "uv_build"
|
||||
|
||||
Reference in New Issue
Block a user