We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807b64a commit c78d205Copy full SHA for c78d205
environment.yml
@@ -15,7 +15,7 @@ dependencies:
15
- cudatoolkit=11.2
16
- numpy==1.21.2
17
- scipy==1.4.1
18
- - pandas==1.2.4
+ - pandas==1.4.2
19
- scikit-learn==0.24.2
20
- requests==2.26.0
21
- biopython==1.78
@@ -25,4 +25,4 @@ dependencies:
25
- aria2==1.34.0
26
- pip:
27
- -e .
28
- - https://data.dgl.ai/wheels/dgl_cu110-0.6-cp38-cp38-manylinux1_x86_64.whl
+ - https://data.dgl.ai/wheels/dgl_cu110-0.6-cp38-cp38-manylinux1_x86_64.whl
0 commit comments