File size: 398 Bytes
74c8d32
 
 
 
 
 
 
3081c81
74c8d32
 
c2e4a2f
74c8d32
135d1c5
c2e4a2f
 
 
135d1c5
74c8d32
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[project]
name = "geocalc-mcp"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
    "aiohttp>=3.12.9",
    "geopy>=2.4.1",
    "gradio>=5.33.0",
    "matplotlib>=3.10.3",
    "mcp>=1.9.3",
    "openrouteservice>=2.3.3",
    "pillow<10.0.0",
    "polyline>=2.0.2",
    "py-staticmaps>=0.4.0",
    "python-dotenv>=1.1.0",
]