17 lines
214 B
YAML
17 lines
214 B
YAML
name: opcua_com
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- python=3.10
|
|
- opcua
|
|
- numpy
|
|
- cryptography
|
|
- matplotlib
|
|
- pandas
|
|
- influxdb-client
|
|
- streamlit
|
|
- pip
|
|
- pip:
|
|
- pyyaml
|