Commit 52c55668 authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Pinning numpy to 1.19

parent 91ad5967
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,6 +2,6 @@ pandas
scikit-learn
sphinx>=3.2,<4
sphinx_rtd_theme>=0.5,<1
tensorflow>=2.3,<2.4
tensorflow>=2.4
transformers
torch==1.8.0
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ dependencies:
  - pdbfixer
  - rdkit
  - mdtraj
  - numpy==1.20.*
  - numpy==1.19.*
  - pip==20.2.*
  - pip:
    - biopython
@@ -22,7 +22,7 @@ dependencies:
    - pyGPGO
    - pymatgen==2020.12.31
    - simdna
    - tensorflow~=2.4
    - tensorflow~=2.5
    - tensorflow_probability==0.12.*
    - tensorflow_addons==0.12.*
    - torch-geometric==1.7.0