17 lines
288 B
YAML
17 lines
288 B
YAML
name: dxf2png
|
|
channels:
|
|
- anaconda
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- ezdxf = 0.15.1
|
|
- imutils = 0.5.4
|
|
- natsort = 7.1.1
|
|
- opencv = 3.4.2
|
|
- pillow = 8.1.0
|
|
- python = 3.7.9
|
|
- python-dateutil = 2.8.1
|
|
- python-decouple = 3.3
|
|
- python_abi = 3.7
|
|
- pyqt = 5.9.2
|