Commit 0492474d authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Bumping versions for 3.9

parent ef042d4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ DeepChem officially supports Python 3.7 through 3.9 and requires these packages
- `SciPy`_
- `TensorFlow`_

  - `deepchem>=2.4.0` depends on TensorFlow v2 (2.3.x)
  - `deepchem>=2.4.0` depends on TensorFlow v2 (>=2.4.x)
  - `deepchem<2.4.0` depends on  TensorFlow v1 (>=1.14)


+2 −2
Original line number Diff line number Diff line
@@ -23,8 +23,8 @@ dependencies:
    - pymatgen==2020.12.31
    - simdna
    - tensorflow~=2.5
    - tensorflow_probability==0.12.*
    - tensorflow_addons==0.12.*
    - tensorflow_probability~=0.12
    - tensorflow_addons~=0.12
    - torch-geometric==1.7.0
    - transformers==4.6.*
    - xgboost==1.*