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.
26 lines
356 B
YAML
26 lines
356 B
YAML
2 years ago
|
name: coastsnap
|
||
|
channels:
|
||
|
- conda-forge
|
||
|
- default
|
||
|
dependencies:
|
||
|
- python=3.8
|
||
|
- scipy
|
||
|
- opencv
|
||
|
- numpy
|
||
|
- loguru
|
||
|
- attrs
|
||
|
- pandas
|
||
|
- black
|
||
|
- isort
|
||
|
- moviepy
|
||
|
- poetry
|
||
|
- requests
|
||
|
- timezonefinder
|
||
|
- pytz
|
||
|
- werkzeug
|
||
|
- pip
|
||
|
- jinja2
|
||
|
- openpyxl
|
||
|
- pip:
|
||
|
- azure-cognitiveservices-vision-contentmoderator
|
||
|
- sendgrid
|