You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
366 B
YAML
27 lines
366 B
YAML
name: coastsnap
|
|
channels:
|
|
- conda-forge
|
|
- default
|
|
dependencies:
|
|
- python=3.8
|
|
- scipy
|
|
- opencv
|
|
- numpy
|
|
- loguru
|
|
- typer
|
|
- attrs
|
|
- pandas
|
|
- black
|
|
- isort
|
|
- moviepy
|
|
- poetry
|
|
- requests
|
|
- timezonefinder
|
|
- pytz
|
|
- werkzeug
|
|
- pip
|
|
- jinja2
|
|
- openpyxl
|
|
- pip:
|
|
- azure-cognitiveservices-vision-contentmoderator
|
|
- sendgrid |