opcuaCOM_PY/environment.yml
Eduard Gerlitz 27734995b6 v2.0
2025-09-05 10:01:01 +02:00

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