Commit cd88412b authored by nd-02110114's avatar nd-02110114
Browse files

🐛 fix small

parent 76e56281
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ DeepChem has a number of "soft" requirements.
|                                |               |                                                   |
|                                |               |                                                   |
+--------------------------------+---------------+---------------------------------------------------+
| `PyTorch Geometric`_           | latest (with  | :code:`dc.feat.graph_data`                        |
| `PyTorch Geometric`_           | 1.6.x (with   | :code:`dc.feat.graph_data`                        |
|                                | PyTorch 1.6.0)| :code:`dc.models.torch_models`                    |
|                                |               |                                                   |
+--------------------------------+---------------+---------------------------------------------------+
+0 −1
Original line number Diff line number Diff line
dependencies:
  - pip:
    - coveralls
    - flake8
    - flaky
    - mypy