conda-forge / label-maker-feedstock

A conda-smithy repository for label-maker.
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Update run dependencies #14

Open jonaslalin opened 2 years ago

jonaslalin commented 2 years ago

https://github.com/conda-forge/label-maker-feedstock/blob/e5176edab3a02c5996b27370e88a7a5f27237ae4/recipe/meta.yaml#L22-L44

should be

  - python
  - boto3
  - Cerberus
  - geojson
  - mapbox-vector-tile
  - mercantile
  - numpy
  - Pillow
  - rasterio
  - requests
  - Shapely
  - tilepie
  - tqdm

Feel free to include min versions.