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: ...@@ -3,7 +3,7 @@ dependencies:
- python=3.6.9 - python=3.6.9
- pip - pip
- pip: - pip:
- mxnet-cu101==1.6.0 - mxnet-cu101==1.7.0
- pytest - pytest
- nose - nose
- numpy - numpy
......
...@@ -11,3 +11,6 @@ matplotlib ...@@ -11,3 +11,6 @@ matplotlib
nltk nltk
requests[security] requests[security]
tqdm tqdm
pandas
scikit-learn
ogb
...@@ -11,3 +11,6 @@ matplotlib ...@@ -11,3 +11,6 @@ matplotlib
nltk nltk
requests[security] requests[security]
tqdm 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