forked from cap-ntu/ML-Model-CI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpure_requires.yml
41 lines (41 loc) · 851 Bytes
/
pure_requires.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name: modelci
channels:
- defaults
- pytorch
- conda-forge
dependencies:
- click=7.1.2
- docker-py>=4.2.0
- fastapi<=0.61.2,>=0.58.0
- gputil=1.4.0
- grpcio>=1.27.2
- humanize>=3.0.1
- lightgbm=2.3.0
- mongoengine>=0.19.1
- numpy<1.19.0,>=1.16.0
- onnx=1.6.0
- opencv>=3.1.0
- pip=20.2.4
- py-cpuinfo=7.0.0
- pydantic<2.0.0,>=0.32.2
- pytest>=5.4.1
- pytest-env=0.6.2
- python=3.7.7
- pyyaml=5.3.1
- requests>=2.23.0
- rich=9.1.0
- setuptools>=46.4.0
- scikit-learn=0.23.2
- starlette<=0.13.6,>=0.13.4
- tensorflow-gpu>=2.1.0
- typer>=0.3.2
- typer-cli>=0.0.11
- uvicorn>=0.11.5
- xgboost=1.2.0
- pip:
- betterproto>=1.2.3
- hummingbird-ml>=0.0.6
- onnxconverter-common>=1.6.0
- onnxmltools>=1.6.0
- onnxruntime==1.2.0
- tensorflow-serving-api==2.1.0