Skip to content

Commit c78d205

Browse files
authored
Update environment.yml
1 parent 807b64a commit c78d205

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- cudatoolkit=11.2
1616
- numpy==1.21.2
1717
- scipy==1.4.1
18-
- pandas==1.2.4
18+
- pandas==1.4.2
1919
- scikit-learn==0.24.2
2020
- requests==2.26.0
2121
- biopython==1.78
@@ -25,4 +25,4 @@ dependencies:
2525
- aria2==1.34.0
2626
- pip:
2727
- -e .
28-
- https://data.dgl.ai/wheels/dgl_cu110-0.6-cp38-cp38-manylinux1_x86_64.whl
28+
- https://data.dgl.ai/wheels/dgl_cu110-0.6-cp38-cp38-manylinux1_x86_64.whl

0 commit comments

Comments
 (0)