File size: 223 Bytes
0b598b9
 
 
 
 
 
a1f1bf8
0b598b9
 
a1f1bf8
98847a8
0b598b9
 
 
a1f1bf8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: omniseal-benchmark-backend
channels:
  - defaults
  - conda-forge
dependencies:
  - python=3.11
  - gunicorn
  - flask=3.0.3
  - werkzeug=3.0.3
  - pandas
  - requests
  - pip
  - pip:
      - watchdog
  - flask-cors