Unverified Commit 97bdae9e authored by Quan (Andy) Gan's avatar Quan (Andy) Gan Committed by GitHub
Browse files

[Docker] Add Dependency Packages for CI (#2713)

* add ogb to docker build

* mxnet 1.6 disappeared
parent f7938649
......@@ -3,7 +3,7 @@ dependencies:
- python=3.6.9
- pip
- pip:
- mxnet-cu101==1.6.0
- mxnet-cu101==1.7.0
- pytest
- nose
- numpy
......
......@@ -11,3 +11,6 @@ matplotlib
nltk
requests[security]
tqdm
pandas
scikit-learn
ogb
......@@ -11,3 +11,6 @@ matplotlib
nltk
requests[security]
tqdm
pandas
scikit-learn
ogb
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment