omnisealbench / backend /environment.yml
Mark Duppenthaler
Added basic file loading
0b598b9
raw
history blame
171 Bytes
name: omniseal-benchmark-backend
channels:
- defaults
- conda-forge
dependencies:
- python=3.11
- flask=3.0.3
- werkzeug=3.0.3
- pip
- pip:
- watchdog