File size: 511 Bytes
2b50a97 5cf9e4f 9dc65a8 5cf9e4f 2b50a97 5cf9e4f 2b50a97 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
sphinx = "*"
sphinx-autodoc-typehints = "*"
myst-parser = "*"
[dev-packages]
aws-lambda-powertools = "*"
awslambdaric = "*"
bson = "*"
geopandas = "*"
jmespath = "*"
matplotlib = "*"
numpy = "*"
onnxruntime = "*"
opencv-python-headless = "*"
pillow = "*"
pydantic = ">=2.0.3"
python-dotenv = "*"
rasterio = "*"
requests = "*"
pytest = "*"
pytest-cov = "*"
[requires]
python_version = "3.11"
python_full_version = "3.11.6"
|